diff --git a/package-lock.json b/package-lock.json index 503f5976..c0c3a553 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "yaml", - "version": "2.0.0-alpha", + "version": "2.0.0-0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 59c95ee5..42cb0ddb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yaml", - "version": "2.0.0-alpha", + "version": "2.0.0-0", "license": "ISC", "author": "Eemeli Aro ", "repository": "github:eemeli/yaml",