aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2020-08-28 15:54:04 +0200
committerDaniel Schadt <kingdread@gmx.de>2020-08-28 15:54:04 +0200
commit440eac287eaad072e1cb1261dfe2cf1bcb9922b0 (patch)
treeeb2df01858f62e3dd167a7d35654102ec3213292 /Cargo.toml
parent7561a928912b62e0fea384840ebaec1d3c4d291c (diff)
downloadevtclib-440eac287eaad072e1cb1261dfe2cf1bcb9922b0.tar.gz
evtclib-440eac287eaad072e1cb1261dfe2cf1bcb9922b0.tar.bz2
evtclib-440eac287eaad072e1cb1261dfe2cf1bcb9922b0.zip
bump version to 0.4.2v0.4.2
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 07c9356..689a23c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "evtclib"
-version = "0.4.1"
+version = "0.4.2"
authors = ["Daniel"]
edition = "2018"
description = "An evtc parsing library"