From eb7411c1eb30f709577db7bb3388971bc15bb42c Mon Sep 17 00:00:00 2001 From: Matteo De Carlo <matteo.dek@gmail.com> Date: Mon, 22 Nov 2021 10:53:10 +0100 Subject: [PATCH] version bump 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d3d896c..faf4d48 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] authors = ["Matteo De Carlo <matteo.dek@gmail.com>"] name = "rustline" -version = "0.1.2" +version = "0.1.3" edition = "2021" [dependencies]