Skip to content

Commit d53f285

Browse files
committed
version bump to 0.1.1
1 parent 7cbf4aa commit d53f285

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v0.1.1:
2+
date: 2014-05-03
3+
changes:
4+
- Adjusted license as an independent project.
15
v0.1.0:
26
date: 2014-05-03
37
changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "grunt-diff-copy",
33
"description": "Compares source & destination files before calling grunt-contrib-copy.",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"homepage": "https://github.com/simshanith/grunt-diff-copy",
66
"author": {
77
"name": "Shane Daniel",

0 commit comments

Comments
 (0)