From 18a4dcbc07535e0ad0e6d7b2c17e2f549cf29cbc Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 8 Apr 2022 22:03:33 +0200 Subject: bump version to 1.5.0 --- CHANGELOG.md | 2 ++ Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fbb43f..d38e9f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. ## Unreleased + +## 1.5.0 - 2022-04-08 ### Added - Support for the End of Dragons specializations: - Willbender diff --git a/Cargo.toml b/Cargo.toml index a6e2e27..051f58a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "raidgrep" -version = "1.4.0" +version = "1.5.0" authors = ["Daniel Schadt "] license = "GPL-3.0-or-later" edition = "2018" -- cgit v1.2.3