Version bump

This commit is contained in:
Chris Boden 2012-07-11 11:37:18 -04:00
parent 6115df886d
commit beacefa832

View File

@ -1,7 +1,7 @@
<?php
namespace Ratchet;
const VERSION = 'Ratchet/0.1.4';
const VERSION = 'Ratchet/0.2b';
/**
* A proxy object representing a connection to the application