Skip to content

Commit 04f27a1

Browse files
committed
0.1.1
1 parent b27c5c5 commit 04f27a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "gitoutofhours",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "View commit information on out of hours commits on a repo",
55
"main": "index.js",
66
"bin": {
77
"gitoutofhours": "./bin/gitoutofhours.js"
88
},
99
"author": "John Akerman",
10-
"repository": {
10+
"repository": {
1111
"type": "git",
1212
"url": "https://github.com/JohnAkerman/GitOutOfHours.git"
1313
},

0 commit comments

Comments
 (0)