Skip to content

Commit 8638cb7

Browse files
committed
New release.
1 parent 56167f5 commit 8638cb7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wisp",
33
"id": "wisp",
4-
"version": "0.11.0",
4+
"version": "0.11.1",
55
"description": "Homoiconic JS with clojure syntax, s-expressions & macros",
66
"author": "Irakli Gozalishvili <[email protected]> (http://jeditoolkit.com)",
77
"maintainers": [
@@ -36,7 +36,7 @@
3636
],
3737
"devDependencies": {
3838
"browserify": "2.35.2",
39-
"wisp": "0.10.0"
39+
"wisp": "0.11.0"
4040
},
4141
"engines": {
4242
"node": ">=0.4.0"

0 commit comments

Comments
 (0)