Skip to content
This repository was archived by the owner on Jan 6, 2024. It is now read-only.

Commit 2722cda

Browse files
committed
Update version
1 parent 00bd201 commit 2722cda

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
{
22
"name": "fluent-vue-cli",
33
"description": "fluent-vue CLI to manage translation resources",
4-
"version": "0.0.0",
5-
"author": "Ivan Demchuk @Demivan",
4+
"version": "3.0.1",
5+
"author": {
6+
"email": "[email protected]",
7+
"name": "Ivan Demchuk",
8+
"url": "https://demivan.me"
9+
},
610
"bin": {
711
"fluent-vue": "./bin/run"
812
},

0 commit comments

Comments
 (0)