Skip to content

Commit eafdba3

Browse files
committed
Fix readme
1 parent 4b7a3f6 commit eafdba3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.1.1
1+
## 0.1.2
22

33
- Update README.md
44

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies:
3838
## Example
3939

4040
![](example.png)
41-
[Example of using the ws library](<[Title](https://pub.dev/packages/ws/example)>) to connect to a WebSocket server
41+
[Example of using the ws library](https://pub.dev/packages/ws/example) to connect to a WebSocket server
4242

4343
## Reconnection
4444

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: ws
33
description: >
44
WS: A compact, highly efficient WebSocket library. Easily establish, manage, and reconnect WebSocket connections in real-time apps.
55
6-
version: 0.1.1
6+
version: 0.1.2
77

88
homepage: https://github.com/plugfox/ws
99

0 commit comments

Comments
 (0)