Skip to content

Commit ab8191c

Browse files
committed
chore: bump version to 0.8.2
1 parent 11e055e commit ab8191c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mobc"
3-
version = "0.8.1"
3+
version = "0.8.2"
44
authors = ["importcjj <[email protected]>", "Garren Smith <[email protected]>"]
55
edition = "2018"
66
readme = "README.md"

mobc-postgres/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mobc-postgres"
3-
version = "0.8.0"
3+
version = "0.8.2"
44
authors = ["importcjj <[email protected]>", "Garren Smith <[email protected]>"]
55
edition = "2018"
66
readme = "README.md"

mobc-redis/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mobc-redis"
3-
version = "0.8.0"
3+
version = "0.8.2"
44
authors = ["importcjj <[email protected]>", "Garren Smith <[email protected]>"]
55
edition = "2018"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)