diff --git a/agner.config b/agner.config index a81ff6c..97e9393 100644 --- a/agner.config +++ b/agner.config @@ -4,5 +4,5 @@ {homepage, "https://github.com/basho/bitcask"}. {rebar_compatible, true}. {license, "Apache License 2.0"}. -{url, {git, "https://github.com/basho/bitcask.git", {tag, "bitcask-1.1.2"}}}. +{url, {git, "https://github.com/basho/bitcask.git", {tag, "bitcask-1.1.3"}}}. {applications, [bitcask]}.