summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-11-16 16:38:34 +0000
committerDaniel Silverstone <dsilvers+gitlab@digital-scurf.org>2021-11-16 16:38:34 +0000
commit046644e6e22c46b1972e367f9106834572f3ae48 (patch)
tree00055dbffd2262d4317a2f2dcea823fe41500964 /Cargo.toml
parent18b297fdc7b5db59db59bdbcf943506370057ab6 (diff)
parenteed18a593d75796b79a858268b9e54c69b164a47 (diff)
downloadsubplot-0.3.1.tar.gz
Merge branch 'release' into 'main'0.3.1
prepare release 0.3.1 Closes #247 See merge request subplot/subplot!232
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 6f90c62..1a40e00 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.3.0"
+version = "0.3.1"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",