diff --git a/project.clj b/project.clj index 61c4528..f098ff7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject com.taoensso/sente "1.19.2" +(defproject com.taoensso/sente "1.20.0-SNAPSHOT" :author "Peter Taoussanis " :description "Realtime web comms library for Clojure/Script" :url "https://github.com/taoensso/sente"