Skip to content

Commit 3f34457

Browse files
committed
Update extension version to 0.1.1
1 parent 8f35c8b commit 3f34457

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

package.json

Lines changed: 4 additions & 6 deletions
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.0",
5+
"version": "0.1.1",
66
"icon": "images/css-nesting-syntax-highlighting-logo.png",
77
"publisher": "jacobcassidy",
88
"bugs": {
@@ -45,12 +45,10 @@
4545
"publisherId": "aee9e75c-ea26-4af1-b5e6-815e33288c4b",
4646
"publisherDisplayName": "Jacob Cassidy",
4747
"targetPlatform": "undefined",
48-
"updated": true,
48+
"updated": false,
4949
"isPreReleaseVersion": false,
5050
"hasPreReleaseVersion": false,
51-
"installedTimestamp": 1708787420085,
52-
"pinned": false,
53-
"isApplicationScoped": false,
54-
"preRelease": false
51+
"installedTimestamp": 1710536983258,
52+
"pinned": false
5553
}
5654
}

0 commit comments

Comments
 (0)