Skip to content

Commit ba3caa8

Browse files
committed
fix: update version to 0.0.17 in package.json
1 parent 907a67c commit ba3caa8

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
"name": "duck-ui",
33
"private": true,
4-
"version": "0.0.16",
4+
"version": "0.0.17",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)