Skip to content

Commit

Permalink
chore(release): 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Apr 30, 2022
1 parent f822954 commit 2f2d806
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion examples/hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openweb/vue-example",
"version": "0.7.0",
"version": "0.7.1",
"private": true,
"type": "module",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-component-library-starter",
"version": "0.7.0",
"version": "0.7.1",
"description": "The easy way to start your Vue 3 Component Library.",
"keywords": [
"component",
Expand Down Expand Up @@ -99,4 +99,4 @@
"node": ">=v16.15.0",
"pnpm": ">=6.32.11"
}
}
}

0 comments on commit 2f2d806

Please sign in to comment.