summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-04-30 11:51:20 +0300
committerLars Wirzenius <liw@liw.fi>2023-04-30 11:51:20 +0300
commit8ffeac68e7e00e3e59057126a051712c18c37272 (patch)
tree46ede61ce945981ef68d7a9362ddb563beb40dcc /Cargo.toml
parent657fa94e530a4342e1511e81ebc3c52736565ef5 (diff)
downloadsubplot-8ffeac68e7e00e3e59057126a051712c18c37272.tar.gz
chore: prepare release 0.7.1
Sponsored-by: author
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 4ea3921..d895ff6 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.7.0"
+version = "0.7.1"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",