Skip to content

Commit 73b53d7

Browse files
committed
Update extension version to v0.3.0
1 parent a96146b commit 73b53d7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Diff for: package.json

+6-3
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.2.0",
5+
"version": "0.3.0",
66
"icon": "images/css-nesting-syntax-highlighting-logo.png",
77
"publisher": "jacobcassidy",
88
"bugs": {
@@ -48,8 +48,11 @@
4848
"updated": false,
4949
"isPreReleaseVersion": false,
5050
"hasPreReleaseVersion": false,
51-
"installedTimestamp": 1710536983258,
51+
"installedTimestamp": 1736203061589,
5252
"pinned": false,
53-
"size": 923271
53+
"size": 146700,
54+
"isApplicationScoped": false,
55+
"preRelease": false,
56+
"source": "gallery"
5457
}
5558
}

0 commit comments

Comments
 (0)