Skip to content

Commit

Permalink
chore: release v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hooray committed Sep 12, 2024
1 parent 161034d commit 6c0ea7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "example",
"type": "module",
"version": "0.1.6",
"version": "0.2.0",
"private": true,
"scripts": {
"dev": "vite",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@hooray/monorepo",
"type": "module",
"version": "0.1.6",
"version": "0.2.0",
"private": true,
"description": "",
"author": "Hooray <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-vue-app-loading/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-app-loading",
"type": "module",
"version": "0.1.6",
"version": "0.2.0",
"description": "",
"author": "Hooray <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 6c0ea7c

Please sign in to comment.