Skip to content

Commit 44b2d81

Browse files
authored
Merge pull request #20 from SpringQL/build/0.4.0
build: v0.4.0
2 parents 888a4f0 + 717bfc2 commit 44b2d81

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.3.3"
3+
version = "0.4.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.3.2"
18+
springql-core = "0.4.0"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)