We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e51ae commit 6e788c5Copy full SHA for 6e788c5
example/package.json
@@ -5,7 +5,7 @@
5
"private": true,
6
"dependencies": {
7
"grunt": "~0.4.5",
8
- "grunt-drupal-tasks": "~0.4.0",
+ "grunt-drupal-tasks": "~0.5.0",
9
"zombie": "^2.5.1"
10
}
11
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "grunt-drupal-tasks",
3
"description": "Grunt-based build and testing tasks for Drupal projects.",
4
- "version": "0.5.0-pre",
+ "version": "0.5.0",
"main": "bootstrap.js",
0 commit comments