Skip to content

Commit 114e5c4

Browse files
committed
Bump version, update changelog
1 parent 08f2515 commit 114e5c4

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

77

8-
## 2.0.0 - 2017-12-14
8+
## 2.2.0 - 2019-08-21
9+
### Changed
10+
11+
* Updated dependencies
12+
13+
## 2.1.0 - 2017-12-14
914
### Changed
1015

1116
* Updated dependencies

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "slog-envlogger"
4-
version = "2.1.0"
4+
version = "2.2.0"
55
authors = ["The Rust Project Developers", "Dawid Ciężarkiewicz <[email protected]>"]
66
license = "MIT/Apache-2.0"
77
readme = "README.md"

0 commit comments

Comments
 (0)