Change the version

This commit is contained in:
Josh 2021-11-16 10:51:37 +00:00 committed by GitHub
parent 3d5f4424a8
commit bd67927b15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ members = [".", "sea-orm-macros", "sea-orm-codegen"]
[package]
name = "sea-orm"
version = "0.3.1"
version = "0.3.3"
authors = ["Chris Tsang <tyt2y7@gmail.com>"]
edition = "2021"
description = "🐚 An async & dynamic ORM for Rust"