release: v0.4.2

This commit is contained in:
Ryan Leckey
2020-12-19 01:07:50 -08:00
parent 46d30d2b5c
commit 565d0a91a3
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sqlx-core"
version = "0.4.0"
version = "0.4.2"
repository = "https://github.com/launchbadge/sqlx"
description = "Core of SQLx, the rust SQL toolkit. Not intended to be used directly."
license = "MIT OR Apache-2.0"