diff options
author | NerdyPepper <[email protected]> | 2019-07-02 14:11:33 +0100 |
---|---|---|
committer | NerdyPepper <[email protected]> | 2019-07-02 14:11:33 +0100 |
commit | 580747e5f44ae8b42d565402db9829417ae2bc81 (patch) | |
tree | dcc91cb29ef25d8a089d6e6c8168447536f64b44 | |
parent | d5d995b8bcc325b640ce81624ad667290a28889e (diff) |
bump to 0.2.6
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "eva" | 2 | name = "eva" |
3 | version = "0.2.5" | 3 | version = "0.2.6" |
4 | authors = ["NerdyPepper <[email protected]>"] | 4 | authors = ["NerdyPepper <[email protected]>"] |
5 | edition = "2018" | 5 | edition = "2018" |
6 | description = "Calculator REPL similar to bc(1)" | 6 | description = "Calculator REPL similar to bc(1)" |