Skip to content

Commit

Permalink
update to version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Release Script authored and clmath committed Dec 17, 2014
1 parent 0714c2c commit c4a573d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 3 additions & 4 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
{
"name": "requirejs-dplugins",
"version": "0.4.0",
"version": "0.4.1",
"description": "AMD plugins for RequireJS",
"dependencies": {
"jquery": ">=2.1",
"requirejs": "2.1.x"
},
"devDependencies": {
},
"devDependencies": {},
"keywords": [
"requirejs",
"amd",
Expand All @@ -24,4 +23,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",
"version": "0.4.1",
"description": "AMD plugins for RequireJS",
"devDependencies": {
"grunt": "~0.4.1",
Expand All @@ -18,4 +18,4 @@
}
],
"private": true
}
}

0 comments on commit c4a573d

Please sign in to comment.