From ce4011af111d814cad7f08a229f983b510d84daa Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Sun, 20 Sep 2020 02:54:23 +0200 Subject: Increase version v0.2.0 -> v0.2.1 --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/lib.rs b/src/lib.rs index 4d22df4..105f13a 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -28,4 +28,4 @@ mod suggestion; pub use suggestion::for_suggestion; -const VERSION: &'static str = "0.2.0"; +const VERSION: &'static str = "0.2.1"; -- cgit v1.2.3