Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit b8d249b

Browse files
Bumps version (bug fix)
Bumps version, fixes issue #68
1 parent c014793 commit b8d249b

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,7 +1,7 @@
11
{
22
"name": "git-labelmaker",
3-
"version": "0.8.0",
4-
"description": "Manage your GitHub labels from the command line! ",
3+
"version": "0.8.1",
4+
"description": "Manage your GitHub labels from the command line!",
55
"main": "bin/index.js",
66
"scripts": {
77
"start": "./bin/index.js",

0 commit comments

Comments
 (0)