Skip to content

Commit

Permalink
Merge pull request #372 from yui-knk/v0.6.3
Browse files Browse the repository at this point in the history
v0.6.3
  • Loading branch information
yui-knk committed Feb 14, 2024
2 parents 5cf4525 + f639b66 commit 9e477d9
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.3 (2024-02-xx)
## Lrama 0.6.3 (2024-02-15)

### Bring Your Own Stack

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.2".freeze
VERSION = "0.6.3".freeze
end

0 comments on commit 9e477d9

Please sign in to comment.