Skip to content

Commit d317d7b

Browse files
committed
1.1.2
1 parent 74c8549 commit d317d7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "git-hooks",
33
"description": "A tool to manage project Git hooks",
44
"author": "Alexander Tarmolov <tarmolov@gmail.com>",
5-
"version": "1.1.1",
5+
"version": "1.1.2",
66
"repository": "https://github.com/tarmolov/git-hooks-js",
77
"contributors": [
88
"Alexander Tarmolov <tarmolov@gmail.com> (http://tarmolov.ru/)",
@@ -57,5 +57,5 @@
5757
"jshint": "2.8.0",
5858
"mocha": "2.2.5"
5959
},
60-
"license" : "MIT"
60+
"license": "MIT"
6161
}

0 commit comments

Comments
 (0)