summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-07-01 16:48:34 +0200
committermokou <mokou@fastmail.com>2022-07-01 16:48:34 +0200
commit6588d9be22b511c98520de4f4df0c3939aae610e (patch)
tree2c2d1e1b3a2f8da7b3c859b5070f7f5f2347e460 /Cargo.toml
parentd27f5a7d41bf0ac775836c87171f88e59257fb6a (diff)
chore: bump version
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 e2a05aa..f7a1ffb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustlings"
-version = "4.7.1"
+version = "4.8.0"
authors = ["mokou <mokou@fastmail.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
edition = "2021"