Skip to content

Commit

Permalink
Version 0.5.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
gemmaro committed Oct 26, 2024
1 parent 86feaa8 commit 0ae6678
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## 0.5.2 - 2024-10-26

This is a maintenance release.

### Others

* Lint with RuboCop performance plugin
Expand Down
2 changes: 1 addition & 1 deletion lib/jkf/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Jkf
VERSION = '0.5.1'
VERSION = '0.5.2'
end

0 comments on commit 0ae6678

Please sign in to comment.