Skip to content

Commit 4588bdc

Browse files
authored
Release v0.5.5 (#95)
1 parent fdb275c commit 4588bdc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ default-members = ["tui", "core"]
55

66
[workspace.package]
77
authors = ["Taehoon Moon <taehoon.moon@outlook.com>"]
8-
version = "0.5.4"
8+
version = "0.5.5"
99
edition = "2021"
1010
license = "Apache-2.0"
1111
repository = "https://github.com/gluesql/glues"
1212

1313
[workspace.dependencies]
14-
glues-core = { path = "./core", version = "0.5.4" }
14+
glues-core = { path = "./core", version = "0.5.5" }
1515
async-recursion = "1.1.1"
1616

1717
[workspace.dependencies.gluesql]

0 commit comments

Comments
 (0)