Skip to content

Commit 9431966

Browse files
committed
chore: bump version to 0.1.1
1 parent 10a42f3 commit 9431966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "poc-plpgsql-analyzer"
33
authors = ["Christoph Heiss <[email protected]>", "Kieran Kaelin <[email protected]"]
4-
version = "0.1.0"
4+
version = "0.1.1"
55
edition = "2021"
66
description = "Proof of concept for tooling to migrate PL/SQL code to PL/pgSQL written in Rust."
77
license-file = "LICENSE"

0 commit comments

Comments
 (0)