Skip to content

Commit 3fe23f6

Browse files
committed
chore: release v0.0.1-beta.1
1 parent e977224 commit 3fe23f6

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": "vue3-select-component",
33
"type": "module",
4-
"version": "0.0.0-unreleased",
4+
"version": "0.0.1-beta.1",
55
"description": "A flexible & modern select-input control for Vue 3.",
66
"author": "Thomas Cazade <cazade.thomas@gmail.com>",
77
"license": "MIT",

0 commit comments

Comments
 (0)