Skip to content

Commit d50b90c

Browse files
committed
v0.6.2
1 parent e93bf63 commit d50b90c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

package.json

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
{
22
"name": "hello",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"description": "👋 Hello from GitHub profiles. On the command line",
5+
"homepage": "https://github.com/hello-js/hello#readme",
6+
"bugs": {
7+
"url": "https://github.com/hello-js/hello/issues"
8+
},
9+
"repository": {
10+
"type": "git",
11+
"url": "git://github.com/hello-js/hello.git"
12+
},
513
"license": "MIT",
614
"author": "Matt Venables <[email protected]>",
715
"main": "dist/index.js",

0 commit comments

Comments
 (0)