Skip to content

Commit

Permalink
Bump package version
Browse files Browse the repository at this point in the history
  • Loading branch information
aw-asana committed Jun 30, 2022
1 parent 36aa128 commit bebf5f2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.14
1.18.14
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -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 <greg@asana.com>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit bebf5f2

Please sign in to comment.