From 580747e5f44ae8b42d565402db9829417ae2bc81 Mon Sep 17 00:00:00 2001 From: NerdyPepper Date: Tue, 2 Jul 2019 18:41:33 +0530 Subject: bump to 0.2.6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 1991012..d1cf3be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "eva" -version = "0.2.5" +version = "0.2.6" authors = ["NerdyPepper "] edition = "2018" description = "Calculator REPL similar to bc(1)" -- cgit v1.2.3