summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2017-07-05 09:46:59 +0300
committerCyril Plisko <cyril.plisko@mountall.com>2017-07-05 09:46:59 +0300
commit4ab2de40b12e1e6c84a540a9838a6f7af57a1fe3 (patch)
treef7ac94955aa679e2c55bf6e854b888ac46f58c1d
parentc43f7478feb99db21f03d41ce670584a95860731 (diff)
Bump version to 0.11.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 793f327..13b2e91 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.10.0"
+version = "0.11.0"
[badges]
travis-ci = { repository = "imp/pager-rs" }