Skip to content

Commit 8476d82

Browse files
committed
Bump upto 0.1.1
1 parent 53f6a8f commit 8476d82

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
node_modules/
2+
npm-debug.log

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-gitflow-diff",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Gulp plugin for fitlering files that differ from some base git branch",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)