Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
update version for republish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
zensh committed Jun 2, 2015
1 parent 5c82c42 commit c0817c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "thunks",
"description": "A small and magical async control flow tool, wrap promise, generator and anything to thunk.",
"main": "thunks.js",
"version": "3.3.0",
"version": "3.3.1",
"homepage": "https://github.com/thunks/thunks",
"authors": [
"Yan Qing <admin@zensh.com>"
Expand Down
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "thunks",
"description": "A small and magical async control flow tool, wrap promise, generator and anything to thunk.",
"main": "thunks.js",
"version": "3.3.0",
"version": "3.3.1",
"homepage": "https://github.com/thunks/thunks",
"authors": [
"Yan Qing <admin@zensh.com>"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"authors": [
"Yan Qing <admin@zensh.com>"
],
"version": "3.3.0",
"version": "3.3.1",
"main": "thunks.js",
"repository": {
"type": "git",
Expand Down

0 comments on commit c0817c1

Please sign in to comment.