Skip to content

Commit

Permalink
bump version for dynamodb_lock crate (#1047)
Browse files Browse the repository at this point in the history
# Description

Bump version for new release in crates.io

# Related Issue(s)
 
blocks #973
  • Loading branch information
houqp authored Jan 2, 2023
1 parent c0e9463 commit f59c21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynamodb_lock/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "dynamodb_lock"
description = "Distributed lock backed by Dynamodb"
version = "0.4.1"
version = "0.4.2"
authors = ["Mykhailo Osypov <mykhailo.osypov@gmail.com>"]
edition = "2018"
readme = "README.md"
Expand Down

0 comments on commit f59c21f

Please sign in to comment.