Skip to content

Commit 68d6f4f

Browse files
committedDec 27, 2019
Update version in package.json.
1 parent 8567756 commit 68d6f4f

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.12.0",
4+
"version": "0.13.0",
55
"description": "Homoiconic JS with clojure syntax, s-expressions & macros",
66
"author": "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",
77
"maintainers": [
@@ -36,7 +36,7 @@
3636
],
3737
"devDependencies": {
3838
"browserify": "2.35.2",
39-
"wisp": "0.11.3"
39+
"wisp": "0.12.0"
4040
},
4141
"engines": {
4242
"node": ">=0.4.0"

0 commit comments

Comments
 (0)