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.21.0-RC1 "
1+ (defproject com.taoensso.examples /sente " 1.21.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.8.741" ]
1616 [nrepl " 1.3.1" ] ; Optional, for Cider
1717
18- [com.taoensso/sente " 1.21.0-RC1 " ] ; <--- Sente
18+ [com.taoensso/sente " 1.21.0-SNAPSHOT " ] ; <--- Sente
1919 [com.taoensso/telemere " 1.1.0" ] ; Optional, for logging
2020
2121 ; ; Choose (uncomment) a supported web server --------------
Original file line number Diff line number Diff line change 1- (defproject com.taoensso /sente " 1.21.0-RC1 "
1+ (defproject com.taoensso /sente " 1.21.0-SNAPSHOT "
22 :author " Peter Taoussanis <https://www.taoensso.com>"
33 :description " Realtime web comms library for Clojure/Script"
44 :url " https://github.com/taoensso/sente"
You can’t perform that action at this time.
0 commit comments