Skip to content

Commit ae2ff87

Browse files
committed
ver bump
1 parent 4b0f96b commit ae2ff87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sqlite-hashes"
3-
version = "0.5.2" # This value is also used in the README.md
3+
version = "0.5.3" # This value is also used in the README.md
44
description = "Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512"
55
authors = ["Yuri Astrakhan <[email protected]>"]
66
repository = "https://github.com/nyurik/sqlite-hashes"

0 commit comments

Comments
 (0)