Skip to content

Commit

Permalink
update to version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Script authored and clmath committed Dec 3, 2014
1 parent 6407666 commit 7acbaee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "requirejs-dplugins",
"version": "0.4.0-beta",
"version": "0.4.0",
"description": "AMD plugins for RequireJS",
"dependencies": {
"dojo": ">=1.9.1",
Expand All @@ -25,4 +25,4 @@
"Gruntfile.js",
"package.json"
]
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "requirejs-dplugins",
"version": "0.4.0-beta",
"version": "0.4.0",
"description": "AMD plugins for RequireJS",
"devDependencies": {
"grunt": "~0.4.1",
Expand All @@ -18,4 +18,4 @@
}
],
"private": true
}
}

0 comments on commit 7acbaee

Please # to comment.