Skip to content

Commit

Permalink
chore: release v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnCampionJr committed Jul 25, 2022
1 parent 8baaf89 commit 030d060
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-plugin-vue-layouts",
"description": "Router based layout plugin for Vite and Vue",
"version": "0.6.0",
"version": "0.7.0",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -58,4 +58,4 @@
"vue": "^3.2.31",
"vue-router": "^4.0.13"
}
}
}

0 comments on commit 030d060

Please sign in to comment.