Skip to content

Commit dfd3f47

Browse files
committed
Bump v3.0.2
1 parent be240f5 commit dfd3f47

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 3.0.2
2+
3+
**Bug fix:**
4+
* [#399](https://github.com/rikulo/socket.io-client-dart/issues/399) [Issue] Fixes timestamp param
5+
16
## 3.0.1
27

38
**Bug fix:**

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: socket_io_client
22
description: Dartlang port of socket.io-client for web, flutter, dartvm to use
3-
version: 3.0.1
3+
version: 3.0.2
44
homepage: https://www.zkoss.org
55
repository: https://github.com/rikulo/socket.io-client-dart
66
issue_tracker: https://github.com/rikulo/socket.io-client-dart/issues

0 commit comments

Comments
 (0)