Skip to content

Commit aeb7bea

Browse files
committed
chore: bump version to 1.0.0
1 parent 1be6432 commit aeb7bea

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": "0.0.2",
4+
"version": "1.0.0",
55
"description": "Vim Script language support for VSCode.",
66
"scripts": {
77
"update-grammar": "update-grammar Alhadis/language-viml grammars/viml.cson syntaxes/viml.tmLanguage.json"

0 commit comments

Comments
 (0)