We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4637e commit bd82326Copy full SHA for bd82326
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.11.2] - 2025-08-12 - Janosch Müller
11
+
12
### Added
13
14
- enable frozen string literals (#98)
lib/regexp_parser/version.rb
@@ -2,6 +2,6 @@
2
3
class Regexp
4
class Parser
5
- VERSION = '2.11.1'
+ VERSION = '2.11.2'
6
end
0 commit comments