summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCyril Plisko <cyril.plisko@mountall.com>2016-11-10 15:01:36 +0200
committerCyril Plisko <cyril.plisko@mountall.com>2016-11-10 15:01:36 +0200
commit4d5fe5557988794034372dc27d3ad3ee1389c9af (patch)
tree8644002d34643b7a22aa4e3bb4f32fb5baa2e249 /Cargo.toml
parent5549e8e3d0cc3f2ddd6913559367be553ed6a818 (diff)
bump version to 0.9.4
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 d3b3ac2..81db91c 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.3"
+version = "0.9.4"
[dependencies]
errno = "0.1.8"