From a077e489e52c027a010db2e0c308ccade1d6c42c Mon Sep 17 00:00:00 2001 From: not-avail Date: Tue, 26 Jun 2018 21:07:47 -0700 Subject: [PATCH] Cargo.toml version bump --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ef02d4f..bba6f21 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libremarkable" -version = "0.2.5" +version = "0.3.0" authors = ["Can Selcik "] is-it-maintained-issue-resolution = { repository = "https://github.com/canselcik/libremarkable" } is-it-maintained-open-issues = { repository = "https://github.com/canselcik/libremarkable" } @@ -52,4 +52,4 @@ redhook = "0.1.1" libc = "0.2.37" lazy_static = "1.0.0" # For demo -chrono = "0.4.0" \ No newline at end of file +chrono = "0.4.0"