Skip to content

Commit 3ebbb93

Browse files
authored
Merge pull request #23 from SpringQL/build/v0.5.0
build: bump up version v0.5.0
2 parents ed3b77e + d265b03 commit 3ebbb93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "springql-client-c"
3-
version = "0.4.1"
3+
version = "0.5.0"
44

55
authors = ["Sho Nakatani <[email protected]>"]
66
license = "MIT OR Apache-2.0"
@@ -15,6 +15,6 @@ name = "springql_client"
1515
cbindgen = "0.21"
1616

1717
[dependencies]
18-
springql-core = "0.4.1"
18+
springql-core = "0.5.0"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)