Skip to content

Commit c2c356b

Browse files
committed
Update version to 0.0.9
1 parent 3ed0687 commit c2c356b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 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.0.8",
5+
"version": "0.0.9",
66
"icon": "images/css-nesting-syntax-highlighting-logo.png",
77
"publisher": "jacobcassidy",
88
"bugs": {
@@ -19,8 +19,8 @@
1919
"keywords": [
2020
"CSS Nesting",
2121
"Nested CSS",
22-
"Nesting",
23-
"Nested",
22+
"Nesting",
23+
"Nested",
2424
"Syntax",
2525
"Highlighting",
2626
"Colorizer"
@@ -48,7 +48,7 @@
4848
"updated": false,
4949
"isPreReleaseVersion": false,
5050
"hasPreReleaseVersion": false,
51-
"installedTimestamp": 1708516318787,
51+
"installedTimestamp": 1708770163153,
5252
"pinned": false
5353
}
5454
}

0 commit comments

Comments
 (0)