summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorstale <stale@masba.net>2022-07-11 10:48:49 -0300
committerstale <stale@masba.net>2022-07-11 10:48:49 -0300
commit13a044a9cf21671e168d1669723605bf35ed8f60 (patch)
treed22937dfc0b1a0e3e9aa7769111c6a80ce69b166 /Cargo.toml
parent0c0491ad17a0adc1d63c183b934df683e5e98b3f (diff)
Implement number tile revealing
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 1693248..6bc5f57 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "websweeper"
-version = "1.3.0"
+version = "1.4.0"
authors = ["stale <stale@masba.net>"]
edition = "2021"