Skip to content

Commit 3fd9ab5

Browse files
committed
release: v0.3.0
1 parent 5419251 commit 3fd9ab5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@intlify/routing",
33
"description": "The i18n routing libraries",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"author": {
66
"name": "kazuya kawaguchi",
77
"email": "[email protected]"

packages/vue-i18n-routing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-routing",
33
"description": "The i18n routing with using vue-i18n",
4-
"version": "0.2.1",
4+
"version": "0.3.0",
55
"scripts": {
66
"dev": "vite",
77
"build": "vite build",

0 commit comments

Comments
 (0)