Skip to content

Commit

Permalink
prepare for 0.3.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
cjolif committed Jan 27, 2015
1 parent 3dd6ba8 commit cd05737
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "ecma402",
"version": "0.2.6",
"version": "0.3.0-alpha",
"dependencies": {
"requirejs": "2.1.x",
"requirejs-text": "2.0.x",
"requirejs-dplugins": "0.4.x"
"requirejs-dplugins": "0.5.x"
},
"ignore": [
".jshintrc",
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": "ecma402",
"version": "0.2.6",
"version": "0.3.0-alpha",
"dependencies": {
"requirejs": ">=2.1.14"
},
Expand Down

0 comments on commit cd05737

Please sign in to comment.