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 7cbf4aa commit d53f285Copy full SHA for d53f285
CHANGELOG
@@ -1,3 +1,7 @@
1
+v0.1.1:
2
+ date: 2014-05-03
3
+ changes:
4
+ - Adjusted license as an independent project.
5
v0.1.0:
6
date: 2014-05-03
7
changes:
package.json
@@ -1,7 +1,7 @@
{
"name": "grunt-diff-copy",
"description": "Compares source & destination files before calling grunt-contrib-copy.",
- "version": "0.1.0",
+ "version": "0.1.1",
"homepage": "https://github.com/simshanith/grunt-diff-copy",
"author": {
"name": "Shane Daniel",
0 commit comments