Skip to content

Commit 3933690

Browse files
committed
1.0.16
1 parent ca88b1b commit 3933690

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,13 +1,13 @@
11
{
22
"name": "@itassistors/gitconvex",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "Git web UI client",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/"
77
},
88
"main": "server.js",
99
"bin": {
10-
"gitconvex":"server.js"
10+
"gitconvex": "server.js"
1111
},
1212
"scripts": {
1313
"start": "node server.js",

0 commit comments

Comments
 (0)