diff --git a/project.clj b/project.clj index 7e833bb..c2f3aa7 100644 --- a/project.clj +++ b/project.clj @@ -1,4 +1,4 @@ -(defproject status-im/pluto "iteration-4-8-SNAPSHOT" +(defproject status-im/pluto "iteration-4-8" :dependencies [[org.clojure/clojure "1.10.0"] [org.clojure/clojurescript "1.10.516"] [org.clojure/tools.reader "1.3.2"]