Skip to content

Commit 6a213ff

Browse files
authored
Merge pull request #30 from SpringQL/build/v0.7.1
build: bump up to v0.7.1
2 parents bf1153a + f050bc8 commit 6a213ff

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.7.0"
3+
version = "0.7.1"
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.7.0"
18+
springql-core = "0.7.1"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)