Skip to content

Commit 5440a8f

Browse files
chore: release v0.1.12
1 parent 456d77d commit 5440a8f

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.12](https://github.com/FalkorDB/falkordb-rs/compare/v0.1.11...v0.1.12) - 2025-06-24
10+
11+
### Other
12+
13+
- Create spellcheck.yml ([#107](https://github.com/FalkorDB/falkordb-rs/pull/107))
14+
- clean deny errors
15+
- update deps
16+
917
## [0.1.11](https://github.com/FalkorDB/falkordb-rs/compare/v0.1.10...v0.1.11) - 2025-02-13
1018

1119
### Fixed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "falkordb"
3-
version = "0.1.11"
3+
version = "0.1.12"
44
edition = "2021"
55
description = "A FalkorDB Rust client"
66
homepage = "https://www.falkordb.com/"

0 commit comments

Comments
 (0)