aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2022-05-11 22:47:39 +0200
committerDaniel Schadt <kingdread@gmx.de>2022-05-11 22:47:39 +0200
commit095369c320f98dfc8a8a0e93e9439c111eb3eaa0 (patch)
tree3ba3263f29831e0d74013be59a990f8fbbb487de /Cargo.toml
parent4ba2419acb9165bafe44277a55555ad144fb6fc9 (diff)
downloadevtclib-095369c320f98dfc8a8a0e93e9439c111eb3eaa0.tar.gz
evtclib-095369c320f98dfc8a8a0e93e9439c111eb3eaa0.tar.bz2
evtclib-095369c320f98dfc8a8a0e93e9439c111eb3eaa0.zip
bump version to 0.7.3v0.7.3
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 9e16b32..037e096 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "evtclib"
-version = "0.7.2"
+version = "0.7.3"
authors = ["Daniel Schadt"]
edition = "2018"
description = "An evtc parsing library"