aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs2
1 files changed, 1 insertions, 1 deletions
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";