Skip to content

Commit 36bf725

Browse files
Ecmel ErcanEcmel Ercan
authored andcommitted
Bump version
1 parent 3dd6d72 commit 36bf725

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CSS support for HTML documents.
88
- Style attribute completion and hover.
99
- Id attribute completion.
1010
- Class attribute completion.
11-
- Supports Zen Coding for id and class attributes
11+
- Supports Zen Coding completion for id and class attributes
1212
- Scans workspace folder for css files.
1313
- Supports optional resource.json file for fine tuned resource selection.
1414
- Uses [vscode-css-languageservice](https://github.com/Microsoft/vscode-css-languageservice).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-html-css",
33
"displayName": "HTML CSS Support",
44
"description": "CSS support for HTML documents",
5-
"version": "0.0.21",
5+
"version": "0.0.22",
66
"publisher": "ecmel",
77
"license": "MIT",
88
"homepage": "https://github.com/ecmel/vscode-html-css",

0 commit comments

Comments
 (0)