We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0c021b + 90d4560 commit 33a658cCopy full SHA for 33a658c
NEWS.md
@@ -1,6 +1,6 @@
1
# NEWS for Lrama
2
3
-## Lrama 0.6.4 (2024-03-xx)
+## Lrama 0.6.4 (2024-03-22)
4
5
### Parameterizing rules (preceded, terminated, delimited)
6
lib/lrama/version.rb
@@ -1,3 +1,3 @@
module Lrama
- VERSION = "0.6.3".freeze
+ VERSION = "0.6.4".freeze
end
0 commit comments