diff --git a/package-lock.json b/package-lock.json index bbdad0b..9fc10ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "common-tags", - "version": "1.8.0", + "version": "2.0.0-alpha.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 75495de..c2f649f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "common-tags", "description": "a few common utility template tags for ES2015", - "version": "1.8.0", + "version": "2.0.0-alpha.1", "author": "Declan de Wet ", "bugs": { "url": "http://github.com/declandewet/common-tags/issues"