aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"