From ce948b235939afde690b5b1a30df70306dce9c06 Mon Sep 17 00:00:00 2001 From: Jarrad Hope Date: Fri, 20 May 2016 10:33:09 +0200 Subject: [PATCH] lein voom freshen Former-commit-id: 5bea3815cd22fea35aecf265a1d144000b979a8a --- project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.clj b/project.clj index 7cd4729f9b..902a27ae70 100644 --- a/project.clj +++ b/project.clj @@ -10,7 +10,7 @@ [prismatic/schema "1.0.4"] ^{:voom {:repo "https://github.com/status-im/status-lib.git" :branch "syng-rename"}} - [status-im/protocol "0.1.1-20160506_171115-ge2c95c1"] + [status-im/protocol "0.1.1-20160519_164302-g92930a0"] [natal-shell "0.1.6"]] :plugins [[lein-cljsbuild "1.1.1"] [lein-figwheel "0.5.0-2"]]