Skip to content

Commit 208f18c

Browse files
author
Tony Crisci
committed
Bump to version 0.2.2
1 parent 8f595fc commit 208f18c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

lib/.npmignore

Whitespace-only changes.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "i3-style",
33
"author": "Tony Crisci <tony@dubstepdish.com> (http://dubstepdish.com)",
44
"main": "./lib/index.js",
5+
"directories": [ "lib", "doc", "themes" ],
56
"bin": {
67
"i3-style": "./lib/cli.js"
78
},
@@ -25,7 +26,7 @@
2526
"mocha": "*",
2627
"chai": "*"
2728
},
28-
"version": "0.2.0",
29+
"version": "0.2.2",
2930
"description": "Make your i3wm config a little more stylish",
3031
"devDependencies": {},
3132
"scripts": {

0 commit comments

Comments
 (0)