Implement automatic currying.
[hope.git] / src / hope.app.src
index 9d0ece1..f04e3ae 100644 (file)
@@ -1,7 +1,7 @@
 {application, hope,
  [
   {description, "Higher Order Programming in Erlang"},
-  {vsn, "3.0.0"},
+  {vsn, "3.1.0"},
   {registered, []},
   {applications, [
                   kernel,
This page took 0.019955 seconds and 4 git commands to generate.