Skip to content

Commit 7acbaee

Browse files
Release Scriptclmath
authored andcommitted
update to version 0.4.0
1 parent 6407666 commit 7acbaee

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "requirejs-dplugins",
3-
"version": "0.4.0-beta",
3+
"version": "0.4.0",
44
"description": "AMD plugins for RequireJS",
55
"dependencies": {
66
"dojo": ">=1.9.1",
@@ -25,4 +25,4 @@
2525
"Gruntfile.js",
2626
"package.json"
2727
]
28-
}
28+
}

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "requirejs-dplugins",
3-
"version": "0.4.0-beta",
3+
"version": "0.4.0",
44
"description": "AMD plugins for RequireJS",
55
"devDependencies": {
66
"grunt": "~0.4.1",
@@ -18,4 +18,4 @@
1818
}
1919
],
2020
"private": true
21-
}
21+
}

0 commit comments

Comments
 (0)