Skip to content

Commit

Permalink
Cargo.toml version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
not-avail committed Jun 27, 2018
1 parent 61e0881 commit a077e48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libremarkable"
version = "0.2.5"
version = "0.3.0"
authors = ["Can Selcik <[email protected]>"]
is-it-maintained-issue-resolution = { repository = "https://github.com/canselcik/libremarkable" }
is-it-maintained-open-issues = { repository = "https://github.com/canselcik/libremarkable" }
Expand Down Expand Up @@ -52,4 +52,4 @@ redhook = "0.1.1"
libc = "0.2.37"
lazy_static = "1.0.0"
# For demo
chrono = "0.4.0"
chrono = "0.4.0"

0 comments on commit a077e48

Please sign in to comment.