aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-11-07 14:14:26 +0200
committerLoïc Hoguin <[email protected]>2014-11-07 14:14:26 +0200
commit7d8a571b1e50602d701ca203fbf28036b2cf80f5 (patch)
treeb7a46f95c1d55597e1bbe5898cbe4d42361dab98
parent9a30163e5a8e5191ec97efbdc6e6965d55e7f823 (diff)
downloadcowlib-1.0.1.tar.gz
cowlib-1.0.1.tar.bz2
cowlib-1.0.1.zip
Update cowlib to 1.0.11.0.1
-rw-r--r--src/cowlib.app.src2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cowlib.app.src b/src/cowlib.app.src
index d85bf71..e6a29f8 100644
--- a/src/cowlib.app.src
+++ b/src/cowlib.app.src
@@ -14,7 +14,7 @@
{application, cowlib, [
{description, "Support library for manipulating Web protocols."},
- {vsn, "1.0.0"},
+ {vsn, "1.0.1"},
{id, "git"},
{modules, []},
{registered, []},