Skip to content

Commit

Permalink
Merge pull request #390 from yui-knk/v0.6.5
Browse files Browse the repository at this point in the history
v0.6.5
  • Loading branch information
yui-knk committed Mar 24, 2024
2 parents 7ca6f30 + 526aab0 commit 7e2c745
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NEWS for Lrama

## Lrama 0.6.5 (2024-03-xx)
## Lrama 0.6.5 (2024-03-25)

### Typed Midrule Actions

Expand Down
2 changes: 1 addition & 1 deletion lib/lrama/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Lrama
VERSION = "0.6.4".freeze
VERSION = "0.6.5".freeze
end

0 comments on commit 7e2c745

Please sign in to comment.