aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2015-03-06 01:21:32 +0100
committerLoïc Hoguin <[email protected]>2015-03-06 01:21:32 +0100
commit0bd62c8920cd7c0f901207320f07229452cc5681 (patch)
tree83f61252b6acf164eef836abef17161b65f79926
parent7e4983b70ddf8cedb967e36fba6a600731bdad5d (diff)
downloadcowlib-0bd62c8920cd7c0f901207320f07229452cc5681.tar.gz
cowlib-0bd62c8920cd7c0f901207320f07229452cc5681.tar.bz2
cowlib-0bd62c8920cd7c0f901207320f07229452cc5681.zip
Update Cowlib to 1.2.01.2.0
-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 ec21de0..2172075 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.1.0"},
+ {vsn, "1.2.0"},
{id, "git"},
{modules, []},
{registered, []},