Skip to content

Commit 34616d6

Browse files
committed
chore: bumping package version (whoops)
1 parent 48304f5 commit 34616d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue-i18n-extract",
33
"description": "Manage vue-i18n localization with static analysis",
4-
"version": "2.0.4",
4+
"version": "2.0.5",
55
"scripts": {
66
"build": "rm -fr dist && microbundle --target node -f umd,modern",
77
"dev": "microbundle watch --target node",

0 commit comments

Comments
 (0)