8000 Version 0.9.0-beta1 · repos-javascript-compilers/wisp@5a0592a · GitHub
[go: up one dir, main page]

Skip to content

Commit 5a0592a

Browse files
committed
Version 0.9.0-beta1
1 parent a95ffa0 commit 5a0592a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wisp",
33
"id": "wisp",
4-
"version": "0.9.0-alpha3",
4+
"version": "0.9.0-beta1",
55
"description": "Homoiconic JS with clojure syntax, s-expressions & macros",
66
"author": "Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)",
77
"homepage": "https://github.com/Gozala/wisp",
@@ -33,7 +33,7 @@
3333
],
3434
"devDependencies": {
3535
"browserify": "2.14.1",
36-
"wisp": "0.9.0-alpha2"
36+
"wisp": "0.9.0-alpha3"
3737
},
3838
"engines": {
3939
"node": ">=0.4.0"

0 commit comments

Comments
 (0)
0