aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2021-03-06 11:58:06 -0500
committerJesse Luehrs <doy@tozt.net>2021-03-06 11:58:06 -0500
commit9ea22db7ad80967387bb6d5296c10cf3333efe3d (patch)
treef987a869879a66efe84d07e1a5333fad4cbb0260
parent0cbbf3b2e90c64748a180ae710ad798954cb89fa (diff)
downloadrbw-9ea22db7ad80967387bb6d5296c10cf3333efe3d.tar.gz
rbw-9ea22db7ad80967387bb6d5296c10cf3333efe3d.zip
version bump
-rw-r--r--CHANGELOG.md2
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 36c8b06..3e3754e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,6 @@
# Changelog
-## [Unreleased]
+## [1.1.2] - 2021-03-06
### Fixed
diff --git a/Cargo.toml b/Cargo.toml
index 05aa206..c447cc5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rbw"
-version = "1.1.1"
+version = "1.1.2"
authors = ["Jesse Luehrs <doy@tozt.net>"]
edition = "2018"