v0.2.5
* #65 - Bug Fix: setting replyQueue to false caused publish to fail silently. * #63 - Add `uri` property to connection object emitted for 'connected' event. * #61 - Bug Fix: correct SSL URIs - thanks, @longplay * Improvements to connection clean up (specifically around resolving outstanding messages on queues) * ConnectionFSM - Only emit 'connected' when establishing a new connection, use 'already-connected' otherwise.