summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-04-05 17:57:37 -0500
committerToby Vincent <tobyv13@gmail.com>2023-04-20 14:50:39 -0500
commitbf58ceab696347f9917f14a5e6a63d8503d28b00 (patch)
tree6161f072d41b5ee6e344ef47395580ceb2fbfb3e /Cargo.toml
parent9c215b6c379ef954f54c23e8ff32ecd3d0581c2f (diff)
test: remove broken unit testv0.2.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 987c876..ae19f83 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "projectr"
-version = "0.1.0"
+version = "0.2.1"
edition = "2021"
authors = ["Toby Vincent <tobyv13@gmail.com>"]
homepage = "https://sr.ht/~tobyvin/tmuxr"