We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da88bd commit 0a28534Copy full SHA for 0a28534
1 file changed
package.json
@@ -8,7 +8,7 @@
8
"url": "https://github.com/hks2002/emoji-commit-tiny.git"
9
},
10
"license": "MIT",
11
- "version": "0.1.1",
+ "version": "0.1.2",
12
"scripts": {
13
"compile": "cspell . && node esbuild.config.js",
14
"watch": "node esbuild.config.js --watch",
0 commit comments