Skip to content

Commit

Permalink
Bump v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ava57r committed May 15, 2022
1 parent 700c1cb commit 3f55fa1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

## Unreleased

## [v0.3.0] - 2022-05-15
### Added
- Support `async` with `Tokio`
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "zbx_sender"
version = "0.3.0-alpha"
version = "0.3.0"
authors = ["Alexander Andreev <[email protected]>"]
description = "Implementation of Zabbix Sender Client."
homepage = "https://github.com/ava57r/zbx-sender-rs"
Expand Down

0 comments on commit 3f55fa1

Please sign in to comment.