Skip to content

Commit ed3b77e

Browse files
authored
Merge pull request #21 from SpringQL/build/0.4.1
build: v0.4.1
2 parents 44b2d81 + d899c91 commit ed3b77e

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.0"
3+
version = "0.4.1"
44

55
authors = ["Sho Nakatani <lay.sakura@gmail.com>"]
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.0"
18+
springql-core = "0.4.1"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)