File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- (defproject com.taoensso.examples /sente " 1.15.0 "
1+ (defproject com.taoensso.examples /sente " 1.16.0-SNAPSHOT "
22 :description " Sente, reference web-app example project"
33 :url " https://github.com/ptaoussanis/sente"
44 :license {:name " Eclipse Public License"
1515 [org.clojure/core.async " 1.3.610" ]
1616 [org.clojure/tools.nrepl " 0.2.13" ] ; Optional, for Cider
1717
18- [com.taoensso/sente " 1.15.0 " ] ; <--- Sente
18+ [com.taoensso/sente " 1.16.0-SNAPSHOT " ] ; <--- Sente
1919 [com.taoensso/timbre " 4.10.0" ]
2020
2121 ; ;; TODO Choose (uncomment) a supported web server -----------------------
Original file line number Diff line number Diff line change 1- (defproject com.taoensso /sente " 1.15.0 "
1+ (defproject com.taoensso /sente " 1.16.0-SNAPSHOT "
22 :author " Peter Taoussanis <https://www.taoensso.com>"
33 :description " Realtime web comms for Clojure/Script"
44 :url " https://github.com/ptaoussanis/sente"
You can’t perform that action at this time.
0 commit comments