Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 11, 2024
1 parent 7828401 commit b13fe22
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

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

### Other
- Remove old workflow ([#7](https://github.com/spiraldb/fastlanes-rs/pull/7))
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.0"
version = "0.1.1"
description = "Rust implementation of the FastLanes compression layout"
license = "MIT"
homepage = "https://github.com/spiraldb/fastlanes"
Expand Down

0 comments on commit b13fe22

Please sign in to comment.