From 23ec0df9c58cf7f3e8a9d1ca29f69d7cad055f35 Mon Sep 17 00:00:00 2001 From: "Heinz N. Gies" Date: Sat, 16 Aug 2014 19:40:42 -0400 Subject: [PATCH] lib bump. --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 68e5916..c9191f5 100644 --- a/rebar.config +++ b/rebar.config @@ -11,7 +11,7 @@ {deps, [ {lager, ".*", {git, "https://github.com/basho/lager.git", {tag, "2.0.3"}}}, - {fifo_dt, "0.1.17", {git, "https://github.com/project-fifo/fifo_dt.git", {tag, "0.1.17"}}}, + {fifo_dt, "0.1.18", {git, "https://github.com/project-fifo/fifo_dt.git", {tag, "0.1.18"}}}, {cuttlefish, ".*", {git, "https://github.com/basho/cuttlefish.git", {tag, "75b12daddf9dcf3b5c462b0977757c6d4ba24642"}}}, {jsx, ".*", {git, "http://github.com/talentdeficit/jsx.git", {tag, "v1.4.4"}}}, {mimetypes, ".*", {git, "http://github.com/spawngrid/mimetypes.git", {tag, "1.0"}}},