feat: do not declare dependencies for non-test builds.
[hope.git] / src / hope.app.src
index 91cd52f..a399d58 100644 (file)
@@ -1,7 +1,7 @@
 {application, hope,
  [
   {description, "Higher Order Programming in Erlang"},
-  {vsn, "3.8.0"},
+  {vsn, "3.8.1"},
   {registered, []},
   {applications, [
                   kernel,
This page took 0.018551 seconds and 4 git commands to generate.