Skip to content

Commit f472578

Browse files
committed
chore: bump version to 2.1.0
1 parent 8384cbb commit f472578

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": "viml",
33
"displayName": "VimL (Vim Language, Vim Script)",
4-
"version": "2.0.0",
4+
"version": "2.1.0",
55
"description": "Vim Script language server protocol and highlighting support for VSCode.",
66
"scripts": {
77
"update-grammar": "make update-grammar",

0 commit comments

Comments
 (0)