Skip to content

Commit

Permalink
chore: release v0.1.2 (#18)
Browse files Browse the repository at this point in the history
## 🤖 New release
* `fastlanes`: 0.1.1 -> 0.1.2

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.1.2](v0.1.1...v0.1.2) -
2024-06-16

### Other
- Fused Delta + FoR
([#22](#22))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 16, 2024
1 parent 05ed1a4 commit 4a443c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.2](https://github.com/spiraldb/fastlanes/compare/v0.1.1...v0.1.2) - 2024-06-16

### Other
- Fused Delta + FoR ([#22](https://github.com/spiraldb/fastlanes/pull/22))

## [0.1.1](https://github.com/spiraldb/fastlanes-rs/compare/v0.1.0...v0.1.1) - 2024-06-14

### Other
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "fastlanes"
version = "0.1.1"
version = "0.1.2"
description = "Rust implementation of the FastLanes compression layout"
license = "MIT"
homepage = "https://github.com/spiraldb/fastlanes"
Expand Down

0 comments on commit 4a443c7

Please sign in to comment.