Skip to content

Commit 1fee6a3

Browse files
committed
chore: release v1.1.2
1 parent dde3d72 commit 1fee6a3

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,6 +1,6 @@
11
{
22
"name": "@shivam-sharma/codeguardian",
3-
"version": "1.1.0",
3+
"version": "1.1.2",
44
"description": "CLI to scan repos for sensitive secrets before pushing",
55
"main": "src/index.js",
66
"type": "module",
@@ -25,7 +25,7 @@
2525
"author": "Shivam Sharma <[email protected]>",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/shivarm/code-guardian.git"
28+
"url": "git+https://github.com/shivarm/code-guardian.git"
2929
},
3030
"bugs": {
3131
"url": "https://github.com/shivarm/code-guardian/issues"

0 commit comments

Comments
 (0)