aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUMTS at Teleco <crt@teleco.ch>2026-03-08 23:46:16 +0100
committerUMTS at Teleco <crt@teleco.ch>2026-03-08 23:46:16 +0100
commit1b628f4fea0212725f0ecd4470ea2c8675378d81 (patch)
tree29cb7a7672f78a8c5491c99bc3bebc4ddba4f482
parentfbcf54be51e8c4179f71c36033bc3cae87fe58b8 (diff)
v2.0.1 actual first release candidateHEADv2.0.1master
-rw-r--r--Cargo.toml2
-rw-r--r--README.md4
2 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f9fb0d6..9ba3f5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "hoardom"
-version = "v2.0.0"
+version = "2.0.1"
edition = "2021"
description = "Domain hoarding made less painful"
default-run = "hoardom"
diff --git a/README.md b/README.md
index 082ae8c..d2f73d7 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ Allows you to HOARd DOMains but with alot less pain associated with it.
> -- Probably you after using this tool.
## Latest Update : First Release !
-v2.0.0 marks the first release where I feel like this project can be considered release worthy :)
-
+v2.0.1 marks the first actual release where I feel like this project can be considered release worthy :)
+(accidentally set the versioning wrong in cargo toml in v2.0.0 whoops so yea dont use that)
![ScreenshotTUI1](https://git.teleco.ch/crt/hoardom.git/plain/doc/pics/image.png?h=master)