From 02c12532c94170344531abfe1ab69c8796450510 Mon Sep 17 00:00:00 2001 From: Dmitry Polyanovsky Date: Fri, 7 Aug 2015 14:06:02 +0300 Subject: [PATCH] use latest version of bson --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index de17d235..69955594 100644 --- a/rebar.config +++ b/rebar.config @@ -4,7 +4,7 @@ {edoc_opts, [{index_columns, 1}, {sort_functions, false}, {preprocess, true}]}. {deps, [ - {bson, ".*", {git, "git://github.com/soundrop/bson-erlang", "HEAD"}} + {bson, ".*", {git, "git://github.com/comtihon/bson-erlang", {tag, "v0.2.1"}}} ]}. {clean_files, [