aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2021-03-10 11:32:38 +0100
committerGuido Günther <agx@sigxcpu.org>2021-03-10 11:32:59 +0100
commitbaf9dbb57ad9e138628c9033a7e7e427375b5e10 (patch)
tree726917381e8e04ec71306b00135cd20c49f62b04
parent0a260c365eaed222425a10311502589491e633f0 (diff)
Bump release to 0.0.4v0.0.4
-rw-r--r--rebar.config2
-rw-r--r--src/ldapsp.app.src2
2 files changed, 2 insertions, 2 deletions
diff --git a/rebar.config b/rebar.config
index 7193762..bc42caa 100644
--- a/rebar.config
+++ b/rebar.config
@@ -3,7 +3,7 @@
{webmachine, {git, "https://github.com/webmachine/webmachine", {tag, "1.11.1"}}}
]}.
-{relx, [{release, {'ldapsp', "0.0.3"},
+{relx, [{release, {'ldapsp', "0.0.4"},
[ldapsp,
eldap,
sasl]},
diff --git a/src/ldapsp.app.src b/src/ldapsp.app.src
index e1a6767..709caaf 100644
--- a/src/ldapsp.app.src
+++ b/src/ldapsp.app.src
@@ -2,7 +2,7 @@
{application, ldapsp,
[
{description, "ldapsp"},
- {vsn, "0.0.3"},
+ {vsn, "0.0.4"},
{modules, []},
{registered, []},
{applications, [