Skip to content

Commit e5ba283

Browse files
author
Tyler Hughes
committed
Updated version number
1 parent 2099953 commit e5ba283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-bower-task",
33
"description": "Install Bower packages.",
4-
"version": "0.4.0",
4+
"version": "0.5.0",
55
"homepage": "https://github.com/yatskevich/grunt-bower-task",
66
"author": {
77
"name": "Ivan Yatskevich",

tasks/bower_task.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* grunt-bower-task v0.0.4 (https://github.com/yatskevich/grunt-bower-task)
2+
* grunt-bower-task v0.5.0 (https://github.com/yatskevich/grunt-bower-task)
33
* Copyright 2012-2016 Ivan Yatskevich
44
* Licensed under the MIT license.
55
*/

0 commit comments

Comments
 (0)