summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2022-04-15 13:40:21 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2022-04-15 15:45:33 +0100
commit639c80ffc4ad2be4a8e3220cd8013dfc104cafa6 (patch)
tree05222a694da1ad94e8ffdfb677120585817b4fa4 /Cargo.toml
parent82959bdb8c60d32527ad9cc8ad07473eefcddc74 (diff)
downloadsubplot-639c80ffc4ad2be4a8e3220cd8013dfc104cafa6.tar.gz
(chore): Update everything to 0.4.0
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
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 2f20738..523794a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.3.1"
+version = "0.4.0"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",