diff --git a/VERSION b/VERSION index 4573d795..da4a116c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.18.14 \ No newline at end of file +1.18.14 \ No newline at end of file diff --git a/bower.json b/bower.json index 1ae4a2ad..5a14af4d 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "asana", "main": "dist/asana.js", - "version": "0.18.14", + "version": "1.0.0", "homepage": "https://github.com/Asana/node-asana", "authors": [ "Greg Slovacek ", diff --git a/package.json b/package.json index faebbc2c..021c6497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "asana", - "version": "0.18.14", + "version": "1.0.0", "description": "Official NodeJS and BrowserJS client for the Asana API", "main": "index.js", "scripts": {