Skip to content

Commit 4a590e9

Browse files
committed
1.0.0
1 parent 14595bf commit 4a590e9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "git-ps1",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "A simple command line prompt enhancer that shows the state of the current git repo (ps1)",
55
"main": "index.js",
66
"scripts": {
@@ -40,5 +40,9 @@
4040
"url": "https://github.com/watson/git-ps1/issues"
4141
},
4242
"homepage": "https://github.com/watson/git-ps1",
43-
"preferGlobal": true
43+
"preferGlobal": true,
44+
"coordinates": [
45+
18.4785929,
46+
-69.9548926
47+
]
4448
}

0 commit comments

Comments
 (0)