1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-08-31 11:26:59 +02:00

chore(actix-redis): prepare release 0.13.0

This commit is contained in:
Rob Ede
2023-09-16 03:07:34 +01:00
parent 9fc34a9c48
commit 2a074ddf18
3 changed files with 5 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "actix-redis"
version = "0.12.0"
version = "0.13.0"
authors = ["Nikolay Kim <fafhrd91@gmail.com>"]
description = "Actor-based Redis client"
keywords = ["actix", "redis", "async"]