Skip to content

Commit 708f28b

Browse files
committed
bump patch 0.0.48
Signed-off-by: Uni Sayo <[email protected]>
1 parent dfaf127 commit 708f28b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@devpodio/vue-language-server",
33
"description": "vue-language-server",
4-
"version": "0.0.47",
4+
"version": "0.0.48",
55
"author": "Pine Wu <[email protected]>",
66
"contributors": [
77
"Uni Sayo <[email protected]>"
@@ -78,4 +78,4 @@
7878
"newVersion": "yarn version --new-version patch -m \"vls %s\"",
7979
"preversion": "npm run compile && npm test"
8080
}
81-
}
81+
}

0 commit comments

Comments
 (0)