summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2023-06-14 18:56:32 +0100
committerDaniel Silverstone <dsilvers@digital-scurf.org>2023-06-14 18:56:32 +0100
commite72ebcf6f952708e0950371568da329615c89387 (patch)
tree0c0ab48217012475fb0ef2a8c5c8401c6b795890 /Cargo.toml
parent105a5ffcf993633ba1dc042fc950331e35d7cf46 (diff)
downloadsubplot-e72ebcf6f952708e0950371568da329615c89387.tar.gz
version: Update versions to 0.8.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 d895ff6..efed35a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "subplot"
-version = "0.7.1"
+version = "0.8.0"
authors = [
"Lars Wirzenius <liw@liw.fi>",
"Daniel Silverstone <dsilvers@digital-scurf.org>",