summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--RELEASE_NOTES.md2
3 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 5c7d131..e66de04 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -461,7 +461,7 @@ dependencies = [
[[package]]
name = "sad"
-version = "0.4.27"
+version = "0.4.28"
dependencies = [
"aho-corasick",
"ansi_term",
diff --git a/Cargo.toml b/Cargo.toml
index c501125..6aca401 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ authors = ["git@bigly.dog"]
description = "Space Age seD | https://github.com/ms-jpq/sad"
edition = "2021"
name = "sad"
-version = "0.4.27"
+version = "0.4.28"
[dependencies]
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 5534b85..654d2da 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,6 +1,6 @@
## Good news
-v0.4.27
+v0.4.28
- Give up on trying to solve windows edge cases, instead of not working at all, it now works for utf-8 only