1 files changed, 1 insertions(+), 1 deletions(-)
M Cargo.toml
M Cargo.toml => Cargo.toml +1 -1
@@ 1,7 1,7 @@
[package]
name = "const_unit_poc"
description = "Proof of Concept: Physical units through const generics"
-version = "1.1.2"
+version = "1.1.3"
authors = ["Jonas Platte <jplatte@posteo.de>"]
edition = "2018"
license = "MIT"