summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2017-05-04 08:05:43 +0300
committerCyril Plisko <cyril.plisko@mountall.com>2017-05-04 08:22:18 +0300
commit05efc17a2833f19e4fbf8a4a27e25035fcc72ca9 (patch)
tree3ba3118d11cd1baaf9b0dc651c4479c7b49bcc9b
parentec9b8dfcf80f637a39acd0974d58a6579bff149d (diff)
Bump version to 0.10.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 42113f2..793f327 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0/MIT"
name = "pager"
readme = "README.md"
repository = "https://gitlab.com/imp/pager-rs.git"
-version = "0.9.4"
+version = "0.10.0"
[badges]
travis-ci = { repository = "imp/pager-rs" }