summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2016-11-03 20:28:08 +0200
committerCyril Plisko <cyril.plisko@mountall.com>2016-11-03 20:28:08 +0200
commitbcfc0fd5db0cee241dd61f0afab114359852d544 (patch)
treed6b9651d857f6814ff151d7969c2c4ecbc0212ce
parent5a3d95aad4bfa77370ae05412d8c745d8c31eda5 (diff)
Bump version to 0.9.3
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f716cf7..7997d11 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.2"
+version = "0.9.3"
[dependencies]
libc = "0.2"