Skip to content

Commit 693c7c4

Browse files
committed
chore: bump version to 0.4.0
1 parent a6edb26 commit 693c7c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "sql-schema"
33
description = "Declarative SQL schema migrations"
44
keywords = ["sql", "schema", "migration", "migrations"]
55
categories = ["development-tools", "command-line-utilities", "database"]
6-
version = "0.3.0"
6+
version = "0.4.0"
77
edition = "2021"
88
license = "Apache-2.0"
99
authors = ["Jesse Stuart <rust@jesse.io>"]

0 commit comments

Comments
 (0)