We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c52504 commit 7cbbc29Copy full SHA for 7cbbc29
package/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "shnippet",
3
"type": "module",
4
- "version": "0.0.3-alpha",
+ "version": "0.0.4-alpha",
5
"description": "A snippet extraction tool for various programming languages.",
6
"main": "./dist/index.js",
7
"browser": "./dist/client.browser.js",
0 commit comments