Skip to content

Commit 3f55fa1

Browse files
committed
Bump v0.3.0
1 parent 700c1cb commit 3f55fa1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

33
## Unreleased
4+
5+
## [v0.3.0] - 2022-05-15
46
### Added
57
- Support `async` with `Tokio`

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zbx_sender"
3-
version = "0.3.0-alpha"
3+
version = "0.3.0"
44
authors = ["Alexander Andreev <[email protected]>"]
55
description = "Implementation of Zabbix Sender Client."
66
homepage = "https://github.com/ava57r/zbx-sender-rs"

0 commit comments

Comments
 (0)