Skip to content

Commit d70e08d

Browse files
committed
Release v0.9.1
1 parent 9645c89 commit d70e08d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.9.1 (2018-09-10)
2+
3+
* Add ttl command
4+
15
# 0.9.0 (2018-08-08)
26

37
Some time has passed since the last release.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "redis"
3-
version = "0.9.0"
3+
version = "0.9.1"
44
authors = ["Armin Ronacher <armin.ronacher@active-4.com>", "Jan-Erik Rediger <janerik@fnordig.de>"]
55
keywords = ["redis", "database"]
66
description = "Redis driver for Rust."

0 commit comments

Comments
 (0)