summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-04-20 09:44:37 +0200
committermokou <mokou@fastmail.com>2022-04-20 09:44:37 +0200
commit9ec35d899ce4002b6e1703185dd1f5243d80e30a (patch)
treed5a20a02eeaba2b26c546ab8c44502814854c100 /Cargo.toml
parentc811643d1e28dc573c5862ccfd4901d6860f5855 (diff)
chore: bump version
Plus, remove the clog configuration file, since that's not being used anymore.
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 e8ded14..befdd6e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustlings"
-version = "4.7.0"
+version = "4.7.1"
authors = ["mokou <mokou@fastmail.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
edition = "2021"