summary refs log tree commit diff stats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorSoniEx2 <endermoneymod@gmail.com>2021-09-19 10:03:38 -0300
committerSoniEx2 <endermoneymod@gmail.com>2021-09-19 10:03:38 -0300
commit5cf905ee2c079210d7786f8da4f4c834aa37b4a6 (patch)
treee18e87913d56c9ded2b5be838a1679b55c955791 /Cargo.toml
parentef205ef70ad30ec284a81827133e6fa93b542afb (diff)
Clean up some unused parens
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 1c4c931..6f449f5 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
 [package]
 name = "serde-util"
-version = "0.3.0"
+version = "0.3.1"
 authors = ["SoniEx2 <endermoneymod@gmail.com>"]
 license-file = "LICENSE.txt"
 description = "Soni's Serde Utilities"