File tree 4 files changed +4
-4
lines changed 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 7
7
:dependencies [[org.clojure/clojure " 1.7.0-beta1" ]
8
8
[org.clojure/clojurescript " 0.0-3196" ]
9
9
[org.clojure/core.async " 0.1.346.0-17112a-alpha" ]
10
- [jamesmacaulay/zelkova " 0.4.0-SNAPSHOT " ]
10
+ [jamesmacaulay/zelkova " 0.4.0" ]
11
11
[figwheel " 0.2.5-SNAPSHOT" ]
12
12
[sablono " 0.3.4" ]
13
13
[org.omcljs/om " 0.8.8" ]]
Original file line number Diff line number Diff line change 7
7
:dependencies [[org.clojure/clojure " 1.7.0-beta1" ]
8
8
[org.clojure/clojurescript " 0.0-3196" ]
9
9
[org.clojure/core.async " 0.1.346.0-17112a-alpha" ]
10
- [jamesmacaulay/zelkova " 0.4.0-SNAPSHOT " ]
10
+ [jamesmacaulay/zelkova " 0.4.0" ]
11
11
[figwheel " 0.2.5-SNAPSHOT" ]
12
12
[sablono " 0.3.4" ]
13
13
[org.omcljs/om " 0.8.8" ]]
Original file line number Diff line number Diff line change 7
7
:dependencies [[org.clojure/clojure " 1.7.0-beta1" ]
8
8
[org.clojure/clojurescript " 0.0-3196" ]
9
9
[org.clojure/core.async " 0.1.346.0-17112a-alpha" ]
10
- [jamesmacaulay/zelkova " 0.4.0-SNAPSHOT " ]
10
+ [jamesmacaulay/zelkova " 0.4.0" ]
11
11
[figwheel " 0.2.5-SNAPSHOT" ]
12
12
[reagent " 0.5.0-alpha3" ]]
13
13
Original file line number Diff line number Diff line change 1
- (defproject jamesmacaulay /zelkova " 0.4.0-SNAPSHOT "
1
+ (defproject jamesmacaulay /zelkova " 0.4.0"
2
2
:description " Elm-style FRP for Clojure and ClojureScript"
3
3
:url " http://github.com/jamesmacaulay/zelkova"
4
4
:license {:name " MIT License"
You can’t perform that action at this time.
0 commit comments