diff --git a/project.clj b/project.clj index f76371d..8239829 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject status-im/pluto "iteration-4-2-SNAPSHOT" +(defproject status-im/pluto "iteration-4-2" :dependencies [[org.clojure/clojure "1.9.0"] [org.clojure/clojurescript "1.10.238"] [org.clojure/tools.reader "1.2.1"]