Skip to content

Commit

Permalink
Bump up version to 0.27.1 (#83)
Browse files Browse the repository at this point in the history
* Bump up version to 0.27.1

* Update CHANGES.md
  • Loading branch information
mosuka authored Dec 2, 2023
1 parent f696cf2 commit 2091a7b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 0.27.1 (2023-12-02)
- Bump up version to 0.27.1 #83 @mosuka
- Update tantivy #82 @mosuka

## 0.27.0 (2023-07-10)
- Update Lindera to 0.27.0 #80 @mosuka

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 = "lindera-tantivy"
version = "0.27.0"
version = "0.27.1"
edition = "2021"
description = "Lindera Tokenizer for Tantivy."
documentation = "https://docs.rs/lindera-tantivy"
Expand Down

0 comments on commit 2091a7b

Please # to comment.