Skip to content

Commit 7cbbc29

Browse files
committed
update package for release
1 parent 6c52504 commit 7cbbc29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shnippet",
33
"type": "module",
4-
"version": "0.0.3-alpha",
4+
"version": "0.0.4-alpha",
55
"description": "A snippet extraction tool for various programming languages.",
66
"main": "./dist/index.js",
77
"browser": "./dist/client.browser.js",

0 commit comments

Comments
 (0)