nervatura 6.0.1 → 6.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -31,8 +31,7 @@ The framework includes:
31
31
  - HTTP/2-based [**gRPC API**](https://nervatura.github.io/nervatura/grpc/) for server-side communication
32
32
  - [**MCP**](https://nervatura.github.io/nervatura/mcp/) (Model Context Protocol) for LLM integration
33
33
  - built-in database drivers for postgres, mysql, mssql, sqlite databases
34
- - a basic report generation library for creating simple PDF documents (eg. order, invoice, etc.)
35
- or CSV data files
34
+ - a basic report generation library for creating simple PDF documents (eg. order, invoice, etc.) or CSV data files
36
35
  - sample report templates and [**Report Editor**](https://nervatura.github.io/nervatura/editor/) extension
37
36
  - [**Nervatura Client**](https://nervatura.github.io/nervatura/client/) responsive graphical user interface
38
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nervatura",
3
- "version": "6.0.1",
3
+ "version": "6.0.2",
4
4
  "description": "Open Source Business Management Framework",
5
5
  "keywords": [
6
6
  "business management",