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