Skip to content

Commit bc77e1d

Browse files
committed
chore(release): 0.6.0
1 parent 6474f06 commit bc77e1d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

examples/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openweb/vue-example",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-component-library-starter",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "The easy way to start your Vue 3 Component Library.",
55
"keywords": [
66
"component",
@@ -108,4 +108,4 @@
108108
"node": ">=v16.15.0",
109109
"pnpm": ">=6.32.11"
110110
}
111-
}
111+
}

0 commit comments

Comments
 (0)