Skip to content

Commit 3de45ac

Browse files
committed
v1.0.0
1 parent 4f6d8a3 commit 3de45ac

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
"name": "array-utils-ts",
4-
"version": "0.1.2",
4+
"version": "1.0.0",
55
"license": "MIT",
66
"scripts": {
77
"build": "rm -rf dist && pkgroll --minify && ls -lah dist",

0 commit comments

Comments
 (0)