mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-27 08:31:35 +02:00
26 lines
653 B
Diff
26 lines
653 B
Diff
diff --git a/Cargo.toml b/Cargo.toml
|
|
index c3f8fb3..5841d3f 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -14,7 +14,7 @@ clap = {version = "4.4.6", features = ["derive", "wrap_help"]}
|
|
|
|
[workspace.package]
|
|
edition = "2024"
|
|
-version = "1.0.0"
|
|
+version = "1.1.0"
|
|
authors = ["Gregory <gregory.mkv@gmail.com>", "Orión <oriongonza42@pm.me>"]
|
|
description = "An intuitive find & replace CLI"
|
|
readme = "../README.md"
|
|
diff --git a/gen/sd.1 b/gen/sd.1
|
|
index 9a41984..538a88b 100644
|
|
--- a/gen/sd.1
|
|
+++ b/gen/sd.1
|
|
@@ -1,6 +1,6 @@
|
|
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
-.TH sd 1 "sd 1.0.0"
|
|
+.TH sd 1 "sd 1.1.0"
|
|
.ie \n(.g .ds Aq \(aq
|
|
.el .ds Aq '
|
|
.SH NAME
|