Skip to content

Commit 4e3805d

Browse files
committed
chore: bump pkg version & normalize git repo url
1 parent 1c2ef97 commit 4e3805d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "albion-sdk",
3-
"version": "0.8.0",
3+
"version": "1.0.0",
44
"author": "Cody Tenney",
55
"repository": {
66
"type": "git",
7-
"url": "https://github.com/c-wide/albion-sdk"
7+
"url": "git+https://github.com/c-wide/albion-sdk"
88
},
99
"main": "./dist/index.js",
1010
"devDependencies": {

0 commit comments

Comments
 (0)