Skip to content

Commit 233567f

Browse files
committed
Bump version to 0.7.0
This change bumps the crate to version 0.7.0. The following notable changes have been made since 0.6.0: - Bumped websocket-util dependency to 0.3
1 parent edcff5d commit 233567f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
0.7.0
2+
-----
33
- Bumped `websocket-util` dependency to `0.3`
44

55

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "apca"
3-
version = "0.6.0"
3+
version = "0.7.0"
44
edition = "2018"
55
authors = ["Daniel Mueller <[email protected]>"]
66
license = "GPL-3.0-or-later"

0 commit comments

Comments
 (0)