Skip to content

Commit

Permalink
Bump version to v0.9.18
Browse files Browse the repository at this point in the history
  • Loading branch information
lehni committed Apr 7, 2014
1 parent 495e10e commit 2111e76
Show file tree
Hide file tree
Showing 10 changed files with 870 additions and 794 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper",
"version": "0.9.17",
"version": "0.9.18",
"description": "The Swiss Army Knife of Vector Graphics Scripting",
"license": "MIT",
"homepage": "http://paperjs.org",
Expand Down
1 change: 1 addition & 0 deletions build/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ update_version 'package.json'
update_version 'bower.json'
update_version 'component.json'
# Add changed json configuration files
git add -u src/options.js # Commit as well, since it was manually bumped.
git add -u package.json
git add -u bower.json
git add -u component.json
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paper",
"version": "0.9.17",
"version": "0.9.18",
"description": "The Swiss Army Knife of Vector Graphics Scripting",
"license": "MIT",
"repo": "paperjs/paper.js",
Expand Down
Loading

0 comments on commit 2111e76

Please sign in to comment.