Browse Source

Update cowlib to 0.2.0

Added support for cookies and cookie date.
Loïc Hoguin 11 years ago
parent
commit
85b695c177
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/cowlib.app.src

+ 1 - 1
src/cowlib.app.src

@@ -14,7 +14,7 @@
 
 {application, cowlib, [
 	{description, "Support library for manipulating Web protocols."},
-	{vsn, "0.1.0"},
+	{vsn, "0.2.0"},
 	{modules, []},
 	{registered, []},
 	{applications, [