Skip to content

Commit

Permalink
Bumps version to 0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leeluolee committed Sep 29, 2015
1 parent 0111250 commit 32ce0fe
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
@@ -1,6 +1,6 @@
{
"name": "regularjs",
"version": "0.3.2",
"version": "0.4.0",
"main": "dist/regular.js",
"description": "reactjs + angularjs = regularjs",
"authors": "@leeluolee <[email protected]>",
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": "regularjs",
"version": "0.3.3",
"version": "0.4.0",
"main": "src/index.js",
"scripts": [
"src/Regular.js",
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": "regularjs",
"version": "0.3.3",
"version": "0.4.0",
"author": {
"name": "leeluolee"
},
Expand Down

0 comments on commit 32ce0fe

Please sign in to comment.