diff --git a/README.md b/README.md index c02f297..9361b86 100644 --- a/README.md +++ b/README.md @@ -59,4 +59,5 @@ If you are new to Git or GitHub, please read [this guide](https://help.github.co ## Contributors * Thanks [@felangel](https://github.com/felangel) for https://github.com/rikulo/socket.io-client-dart/issues/7 -* Thanks [@Oskang09](https://github.com/Oskang09) for https://github.com/rikulo/socket.io-client-dart/issues/21 \ No newline at end of file +* Thanks [@Oskang09](https://github.com/Oskang09) for https://github.com/rikulo/socket.io-client-dart/issues/21 +* Thanks [@bruce3x](https://github.com/bruce3x) for https://github.com/rikulo/socket.io-client-dart/issues/25 \ No newline at end of file diff --git a/pubspec.yaml b/pubspec.yaml index e667712..80a9d24 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: socket_io_client description: Dartlang port of socket.io-client -version: 0.9.2 +version: 0.9.3 author: jumperchen homepage: https://www.zkoss.org