diff --git a/package-lock.json b/package-lock.json index 3e03038..a7a8f02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "Koyi", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c3d6d0b..e3039f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Koyi", - "version": "0.0.1", + "version": "0.0.2", "description": "", "license": "AGPL-3.0-or-later", "author": "", @@ -87,4 +87,4 @@ "tsconfig-paths": "^3.9.0", "typescript": "^3.6.3" } -} \ No newline at end of file +}