summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2016-09-17 20:40:11 +0300
committerCyril Plisko <cyril.plisko@mountall.com>2016-09-17 20:40:11 +0300
commit4354b0036dcee31891eb3d57bab073a1c04e4fd1 (patch)
tree53482eabc843ebf2e70b9f5314defd859b421c6f /Cargo.toml
parentd86f1474eb70917484d80466e74d0ce4c46c8c86 (diff)
Bump version to 0.9.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f71501a..5389485 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0/MIT"
homepage = "https://gitlab.com/imp/pager-rs"
name = "pager"
readme = "README.md"
-version = "0.9.1"
+version = "0.9.2"
[dependencies]
libc = "0.2"