From 9f59b43078b0320b6592dadd752f91c977a7900f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 9 Jul 2012 13:09:14 +0200 Subject: Update version to 0.2.1 --- src/bullet.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bullet.app.src b/src/bullet.app.src index 528c2f7..de1bbcf 100644 --- a/src/bullet.app.src +++ b/src/bullet.app.src @@ -15,7 +15,7 @@ {application, bullet, [ {description, "Simple, reliable, efficient streaming between JS and Cowboy."}, - {vsn, "0.2.0"}, + {vsn, "0.2.1"}, {modules, []}, {registered, []}, {applications, [ -- cgit v1.2.3