From 4057826c7a4811a31429e8e105923f76681ee572 Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Thu, 4 Jun 2020 21:45:10 +0200 Subject: [PATCH] Update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 79461d2..e6d94d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ [package] name = "libips" -version = "0.0.1-placeholder" +version = "0.0.2-placeholder" authors = ["Till Wegmueller "] edition = "2018" license-file = "LICENSE"