Skip to content

Commit 4182d6c

Browse files
committed
Prepare 0.1.1 release
1 parent bc31aaf commit 4182d6c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
11
{
22
"name": "html-to-css",
33
"main": "./lib/html-to-css",
4-
"version": "0.1.0",
4+
"version": "0.1.1",
55
"description": "Generate CSS classes from HTML structure",
6-
"keywords": ["html", "css", "bem", "productivity"],
6+
"keywords": [
7+
"html",
8+
"css",
9+
"bem",
10+
"productivity"
11+
],
712
"author": "Szymon Pilkowski <[email protected]>",
813
"activationCommands": {
914
"atom-workspace": "html-to-css:generate"

0 commit comments

Comments
 (0)