Define and implement a generic monad behavior.
[hope.git] / src / hope.app.src
index 7167180..6ea0b7c 100644 (file)
@@ -1,7 +1,7 @@
 {application, hope,
  [
   {description, "Higher Order Programming in Erlang"},
-  {vsn, "1.3.0"},
+  {vsn, "1.4.0"},
   {registered, []},
   {applications, [
                   kernel,
This page took 0.021626 seconds and 4 git commands to generate.