summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-08-27 11:32:40 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-08-27 11:32:40 +0100
commit4ddd9a84e488948606de30d2123d02636198b1ab (patch)
tree11f802d672c3c95fa06c8294796d709d5404b69a /Cargo.toml
parent529b84fd46b6d9ada1a67ed6dfd2841ad25213a7 (diff)
downloadsubplot-4ddd9a84e488948606de30d2123d02636198b1ab.tar.gz
(release): Prepare 0.9.0 release
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 efed35a..d29c1bf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.8.0"
+version = "0.9.0"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",