Prepare v0.2.1

This commit is contained in:
Ryan Leckey
2020-01-16 01:52:47 -08:00
parent e0bd84986a
commit fe3225a8b8
4 changed files with 13 additions and 13 deletions

View File

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