fix protocol version

This commit is contained in:
Roman Volosovskyi 2016-05-01 16:58:25 +03:00
parent fac7984180
commit 9baaa7ebb3
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
[re-frame "0.6.0"]
[prismatic/schema "1.0.4"]
^{:voom {:repo "https://github.com/status-im/status-lib.git"
:branch "project-structure"}}
[syng-im/protocol "0.1.1"]
:branch "master"}}
[syng-im/protocol "0.1.1-20160430_080316-gf359cb7"]
[natal-shell "0.1.6"]]
:plugins [[lein-cljsbuild "1.1.1"]
[lein-figwheel "0.5.0-2"]