Skip to content

Commit e6bc4a8

Browse files
authored
Merge pull request #32 from SpringQL/build/v0.9.0
build: bump up to v0.9.0
2 parents 064df3a + 003ad19 commit e6bc4a8

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.8.0"
3+
version = "0.9.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.23"
1616

1717
[dependencies]
18-
springql-core = "0.8.0"
18+
springql-core = "0.9.0"
1919

2020
log = "0.4"

0 commit comments

Comments
 (0)