summaryrefslogtreecommitdiff
path: root/ebin/catlfish.app
diff options
context:
space:
mode:
Diffstat (limited to 'ebin/catlfish.app')
-rw-r--r--ebin/catlfish.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/catlfish.app b/ebin/catlfish.app
index b93ac6d..0e739b7 100644
--- a/ebin/catlfish.app
+++ b/ebin/catlfish.app
@@ -6,7 +6,7 @@
%% starting beam.
{application, catlfish,
[{description, "catlfish -- Certificate Transparency Log Server"},
- {vsn, "0.0.1"},
+ {vsn, "0.1.1-dev"},
{modules, [v1]},
{applications, [kernel, stdlib, plop, inets]}]}.
%% {registered, [catlfish]}]}.