about summary refs log tree commit diff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2018-10-05T22·44+0200
committerVincent Ambo <github@tazj.in>2018-10-05T23·04+0200
commit7ec507f8cb6554db3a02336bcb8096239d361a75 (patch)
tree8391cf27b36f5ed8def9a8958a15c88cd443a363 /Cargo.lock
parent55c4943df14a73acce102f105e096f3a3978faab (diff)
chore: Bump version to 1.1.0
... in preparation of a new release!
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 01684869c8..40bdc96280 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -214,7 +214,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
 
 [[package]]
 name = "journaldriver"
-version = "1.0.0"
+version = "1.1.0"
 dependencies = [
  "chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
  "env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)",