Skip to content

Commit 5f4c385

Browse files
committed
1.0.0
1 parent 0ab075c commit 5f4c385

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,6 +1,6 @@
11
{
22
"name": "@laffed/gadgets",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "Typescript Gadgets",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -27,4 +27,4 @@
2727
"@types/node": "^18.7.14",
2828
"typescript": "^4.8.2"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)