Skip to content

Commit 0565a2e

Browse files
committed
Change extension version to v0.2.0
1 parent c48be80 commit 0565a2e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

+3-2
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.1.1",
5+
"version": "0.2.0",
66
"icon": "images/css-nesting-syntax-highlighting-logo.png",
77
"publisher": "jacobcassidy",
88
"bugs": {
@@ -49,6 +49,7 @@
4949
"isPreReleaseVersion": false,
5050
"hasPreReleaseVersion": false,
5151
"installedTimestamp": 1710536983258,
52-
"pinned": false
52+
"pinned": false,
53+
"size": 923271
5354
}
5455
}

0 commit comments

Comments
 (0)