Upgrade hope to 3.8.1
authorSiraaj Khandkar <siraaj@khandkar.net>
Sun, 4 Oct 2015 18:34:58 +0000 (14:34 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Sun, 4 Oct 2015 18:35:28 +0000 (14:35 -0400)
Which uses no dependencies

rebar.config

index 59dea81..c394a6c 100644 (file)
@@ -1,6 +1,6 @@
 %%% vim: set filetype=erlang:
 { deps
-, [ {hope , ".*" , {git , "https://github.com/ibnfirnas/hope.git" , {tag , "3.7.0"}}}
+, [ {hope , ".*" , {git , "https://github.com/ibnfirnas/hope.git" , {tag , "3.8.1"}}}
   ]
 }.
 
This page took 0.026534 seconds and 4 git commands to generate.