Version bump
This commit is contained in:
parent
46f3393ec1
commit
51d2d0b340
@ -8,7 +8,7 @@ CHANGELOG
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
* 0.2.5 (2013-??-??)
|
* 0.2.5 (2013-04-01)
|
||||||
|
|
||||||
* Fixed Hixie-76 handshake bug
|
* Fixed Hixie-76 handshake bug
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@ namespace Ratchet;
|
|||||||
* The version of Ratchet being used
|
* The version of Ratchet being used
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
const VERSION = 'Ratchet/0.2.3';
|
const VERSION = 'Ratchet/0.2.5';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A proxy object representing a connection to the application
|
* A proxy object representing a connection to the application
|
||||||
|
Loading…
Reference in New Issue
Block a user