aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
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 e511ae2..582dabc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -13,7 +13,7 @@
[package]
edition = "2018"
name = "plotters-backend"
-version = "0.3.0"
+version = "0.3.2"
authors = ["Hao Hou <haohou302@gmail.com>"]
description = "Plotters Backend API"
homepage = "https://plotters-rs.github.io"