bump version

This commit is contained in:
Ayrat Badykov 2021-11-30 09:38:34 +02:00
parent 5ee8b30448
commit b98cfedb33
No known key found for this signature in database
GPG key ID: F4E10A8E26ACBD17
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## 0.4.2 (2021-11-30)
- Bump deps - [#13](https://github.com/ayrat555/fang/pull/13)
## 0.4.1 (2021-08-22)
- Do not use env-logger - [#11](https://github.com/ayrat555/fang/pull/11)

View file

@ -1,6 +1,6 @@
[package]
name = "fang"
version = "0.4.1"
version = "0.4.2"
authors = ["Ayrat Badykov <ayratin555@gmail.com>"]
description = "Background job processing library for Rust"
repository = "https://github.com/ayrat555/fang"