Skip to content

Commit

Permalink
Merge pull request #348 from yui-knk/v0.6.1
Browse files Browse the repository at this point in the history
v0.6.1
  • Loading branch information
yui-knk committed Jan 13, 2024
2 parents ba9d627 + 5c86706 commit 7186fe0
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.1 (2024-xx-xx)
## Lrama 0.6.1 (2024-01-13)

### Nested parameterizing rules

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.0".freeze
VERSION = "0.6.1".freeze
end

0 comments on commit 7186fe0

Please sign in to comment.