diff --git a/package-lock.json b/package-lock.json index c6e551e..a0b9e90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartfm", - "version": "1.0.5", + "version": "2.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8829857..ea8ccf7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartfm", - "version": "1.0.5", + "version": "2.0.0", "private": false, "description": "frontmatter done right", "main": "dist/index.js", @@ -32,4 +32,4 @@ "@pushrocks/tapbundle": "^3.0.5", "@types/node": "^10.9.2" } -} \ No newline at end of file +}