diff --git a/package-lock.json b/package-lock.json index 45f5138..ec6097a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gettext-parser", - "version": "4.0.0-alpha.0", + "version": "4.0.0-alpha.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 020a59b..8e0a42d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gettext-parser", "description": "Parse and compile gettext po and mo files to/from json, nothing more, nothing less", - "version": "4.0.0-alpha.0", + "version": "4.0.0-alpha.1", "author": "Andris Reinman", "contributors": [ {