summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-04-14 11:16:00 +0200
committermokou <mokou@fastmail.com>2022-04-14 11:16:00 +0200
commitcf9f382873a8ec167803ff575004048240dc0532 (patch)
tree7b4eb15a5e889fd567ce0d220e17c3a9032a29fc /Cargo.toml
parent8f33dba9caaf59d19a174d39ec0373241807eb6e (diff)
chore: bump version
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4761c9a..a340cd2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rustlings"
-version = "4.6.0"
-authors = ["anastasie <ana@ana.st>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
+version = "4.7.0"
+authors = ["mokou <mokou@fastmail.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
edition = "2021"
[dependencies]