Prepare v0.3.2

This commit is contained in:
Ryan Leckey
2020-03-31 03:02:01 -07:00
parent 371e843bb2
commit a9fc05378e
4 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "sqlx-core"
version = "0.3.1"
version = "0.3.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"