From ebc3c00a1f139e249a0e9db32a1c6c8b650256b4 Mon Sep 17 00:00:00 2001 From: Julien Eluard Date: Mon, 19 Nov 2018 14:01:24 +0100 Subject: [PATCH] Move to release version --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]