aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-08-01 11:29:50 +0200
committerLoïc Hoguin <[email protected]>2014-08-01 11:29:50 +0200
commit195c96c3a7bcfbb3af2553ee0ec90cbbad8b140d (patch)
tree6b7e4f796d4609da04ef4c9d500919ea11b0af7d
parentce11495b517370e959e61ebc095dd831d77a5121 (diff)
downloaderlang.mk-195c96c3a7bcfbb3af2553ee0ec90cbbad8b140d.tar.gz
erlang.mk-195c96c3a7bcfbb3af2553ee0ec90cbbad8b140d.tar.bz2
erlang.mk-195c96c3a7bcfbb3af2553ee0ec90cbbad8b140d.zip
Change cowlib version to 1.0.0
-rw-r--r--packages.v2.tsv2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.v2.tsv b/packages.v2.tsv
index 0977180..6150d27 100644
--- a/packages.v2.tsv
+++ b/packages.v2.tsv
@@ -1,6 +1,6 @@
bullet git https://github.com/extend/bullet master http://ninenines.eu Simple, reliable, efficient streaming for Cowboy.
cowboy git https://github.com/extend/cowboy master http://ninenines.eu Small, fast and modular HTTP server.
-cowlib git https://github.com/extend/cowlib master http://ninenines.eu Support library for manipulating Web protocols.
+cowlib git https://github.com/extend/cowlib 1.0.0 http://ninenines.eu Support library for manipulating Web protocols.
eper git https://github.com/massemanet/eper master https://github.com/massemanet/eper Erlang performance and debugging tools.
erlydtl git https://github.com/erlydtl/erlydtl master https://github.com/erlydtl/erlydtl Django Template Language for Erlang.
gun git https://github.com/extend/gun master http//ninenines.eu Asynchronous SPDY, HTTP and Websocket client written in Erlang.