Skip to content

Commit 33a658c

Browse files
authored
Merge pull request #387 from yui-knk/v0.6.4
v0.6.4
2 parents c0c021b + 90d4560 commit 33a658c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# NEWS for Lrama
22

3-
## Lrama 0.6.4 (2024-03-xx)
3+
## Lrama 0.6.4 (2024-03-22)
44

55
### Parameterizing rules (preceded, terminated, delimited)
66

lib/lrama/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Lrama
2-
VERSION = "0.6.3".freeze
2+
VERSION = "0.6.4".freeze
33
end

0 commit comments

Comments
 (0)