Skip to content

Commit 34a5102

Browse files
authored
Merge pull request #28 from toplenboren/fix-linux-support
Fix linux support
2 parents be78c8f + a6a83b3 commit 34a5102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-git-hooks",
3-
"version": "2.0.0",
3+
"version": "2.0.2",
44
"description": "A simple, zero dependency tool for setting up git hooks for small projects",
55
"author": "Mikhail Gorbunov <toplenboren@gmail.com> (toplenboren.github.io)",
66
"main": "simple-git-hooks.js",

0 commit comments

Comments
 (0)