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 74c8549 commit d317d7bCopy full SHA for d317d7b
package.json
@@ -2,7 +2,7 @@
2
"name": "git-hooks",
3
"description": "A tool to manage project Git hooks",
4
"author": "Alexander Tarmolov <tarmolov@gmail.com>",
5
- "version": "1.1.1",
+ "version": "1.1.2",
6
"repository": "https://github.com/tarmolov/git-hooks-js",
7
"contributors": [
8
"Alexander Tarmolov <tarmolov@gmail.com> (http://tarmolov.ru/)",
@@ -57,5 +57,5 @@
57
"jshint": "2.8.0",
58
"mocha": "2.2.5"
59
},
60
- "license" : "MIT"
+ "license": "MIT"
61
}
0 commit comments