Skip to content

Commit 4e4d480

Browse files
committed
update: version + 1
1 parent 978605d commit 4e4d480

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "wrap-git",
3-
"version": "2.0.4",
3+
"version": "3.0.0",
44
"homepage": "https://smachewgedefaw.vercel.app",
55
"repository": {
66
"url": "https://github.com/sgc93/wrap-git-ts"
77
},
8-
"description": "Wraps GitHub profile and provides summarized details about repos, commits and language coverages for a given profile.",
8+
"description": "Wraps GitHub profile and provides summarized details about repos, commits, language coverages and contributions for a given profile.",
99
"main": "./dist/index.js",
1010
"types": "./dist/types/index.d.ts",
1111
"module": "./dist/index.mjs",
@@ -17,12 +17,12 @@
1717
"dist/**/*"
1818
],
1919
"keywords": [
20-
"git",
20+
"wrap-git",
2121
"git-summarizer",
2222
"git-wrapper",
2323
"github-api-wrapper",
2424
"git-wrapper-ts",
25-
"git-wrapper-js"
25+
"wrap-git-ts"
2626
],
2727
"author": "",
2828
"license": "MIT",

0 commit comments

Comments
 (0)