aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2020-10-07 12:19:42 +0200
committerDaniel Schadt <kingdread@gmx.de>2020-10-07 12:19:42 +0200
commitc9e03333f94385cc35bdf3b8d4eb00cd77c3ffb7 (patch)
tree3eb18b6e0c0406f03edf9596c973a6450c4dc6a5 /Cargo.toml
parentf480faeefbab83a4396a172a15fce7d264216ef2 (diff)
downloadevtclib-c9e03333f94385cc35bdf3b8d4eb00cd77c3ffb7.tar.gz
evtclib-c9e03333f94385cc35bdf3b8d4eb00cd77c3ffb7.tar.bz2
evtclib-c9e03333f94385cc35bdf3b8d4eb00cd77c3ffb7.zip
bump version to 0.5.0v0.5.0
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 3e0a703..252fd30 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "evtclib"
-version = "0.4.3"
+version = "0.5.0"
authors = ["Daniel"]
edition = "2018"
description = "An evtc parsing library"