diff --git a/package.json b/package.json index f569f6719..5149be65b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nuxtjs/i18n", "description": "i18n for Nuxt", - "version": "8.0.0-rc.8", + "version": "8.0.0-rc.9", "homepage": "https://i18n.nuxtjs.org", "bugs": { "url": "https://github.com/nuxt-community/i18n-module/issues" @@ -154,4 +154,4 @@ "engines": { "node": "^14.16.0 || >=16.11.0" } -} \ No newline at end of file +}