summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <github@bigly.dog>2024-04-08 00:55:26 -0700
committerroot <github@bigly.dog>2024-04-08 00:55:26 -0700
commit04fcbe4f7c6dd028a082962828971b597104c2a9 (patch)
treead067014c64236b59be8b165feec168f4cb3a357
parente18572580aaa905c0e49fa3739e5951ed92d7bee (diff)
-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