We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2099953 commit e5ba283Copy full SHA for e5ba283
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "grunt-bower-task",
3
"description": "Install Bower packages.",
4
- "version": "0.4.0",
+ "version": "0.5.0",
5
"homepage": "https://github.com/yatskevich/grunt-bower-task",
6
"author": {
7
"name": "Ivan Yatskevich",
tasks/bower_task.js
@@ -1,5 +1,5 @@
/*
- * grunt-bower-task v0.0.4 (https://github.com/yatskevich/grunt-bower-task)
+ * grunt-bower-task v0.5.0 (https://github.com/yatskevich/grunt-bower-task)
* Copyright 2012-2016 Ivan Yatskevich
* Licensed under the MIT license.
*/
0 commit comments