Skip to content

Commit b52408e

Browse files
committed
Bump version
1 parent dfd3917 commit b52408e

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
@@ -1,6 +1,6 @@
11
{
22
"name": "simple-git-hooks",
3-
"version": "2.0.2",
3+
"version": "2.2.0",
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",
@@ -29,7 +29,7 @@
2929
"files": [
3030
"LICENSE.txt",
3131
".gitignore",
32-
"simple-git_hooks.test.js",
32+
"simple-git-hooks.test.js",
3333
"_tests",
3434
".github",
3535
".idea",

0 commit comments

Comments
 (0)