Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #90 from azuqua/dk/inc-version
Browse files Browse the repository at this point in the history
chore: increment patch version number
  • Loading branch information
danielkeller-okta authored Jun 30, 2022
2 parents 00f1e07 + 0d5dcff commit a32c30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fred"
version = "2.1.1"
version = "2.1.2"
authors = ["Alec Embke <aembke@gmail.com>"]
edition = "2018"
description = "A Redis client for Rust built on Futures and Tokio."
Expand Down

0 comments on commit a32c30c

Please sign in to comment.