diff options
Diffstat (limited to 'src/bullet.app.src')
-rw-r--r-- | src/bullet.app.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bullet.app.src b/src/bullet.app.src index de1bbcf..16938df 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.1"}, + {vsn, "0.2.2"}, {modules, []}, {registered, []}, {applications, [ |