Skip to content

Commit 458be12

Browse files
committed
Update extension version to 0.1.0
1 parent 0b61f47 commit 458be12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "css-nesting-syntax-highlighting",
33
"displayName": "CSS Nesting Syntax Highlighting",
44
"description": "Updates VSCode's CSS TextMate rules to add CSS Nesting",
5-
"version": "0.0.9",
5+
"version": "0.1.0",
66
"icon": "images/css-nesting-syntax-highlighting-logo.png",
77
"publisher": "jacobcassidy",
88
"bugs": {

0 commit comments

Comments
 (0)