diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index b869077..1dfe621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kronikarz", - "version": "2.0.1", + "version": "2.0.2", "description": "System elektronicznej kroniki", "main": "dist/index.js", "types": "dist/index.d.ts", |