Skip to content

Commit 319dd0c

Browse files
committed
bump version in package json
1 parent cf5f941 commit 319dd0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"license": "MIT",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"scripts": {
66
"build": "node esbuild.config.js",
77
"start": "node esbuild.config.js --watch"

0 commit comments

Comments
 (0)