From d1a8534f5affc7c6938754967b3bb3ddc602f38b Mon Sep 17 00:00:00 2001 From: Jarrad Hope Date: Thu, 19 May 2016 18:51:13 +0200 Subject: [PATCH] change lib branch Former-commit-id: 6c63d8a42875dabfbadaddd5d6682cb6b368fe7c --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index c5972733d3..7cd4729f9b 100644 --- a/project.clj +++ b/project.clj @@ -9,7 +9,7 @@ [re-frame "0.6.0"] [prismatic/schema "1.0.4"] ^{:voom {:repo "https://github.com/status-im/status-lib.git" - :branch "feature-discover"}} + :branch "syng-rename"}} [status-im/protocol "0.1.1-20160506_171115-ge2c95c1"] [natal-shell "0.1.6"]] :plugins [[lein-cljsbuild "1.1.1"]