Skip to content

Commit e62f182

Browse files
author
Tom Lord
committed
Version bump (v0.4.2)
Various important edge cases, like non-greedy operator, and some backreference scenarios
1 parent 2f5a7cb commit e62f182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/regexp-examples/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RegexpExamples
2-
VERSION = '0.4.1'
2+
VERSION = '0.4.2'
33
end

0 commit comments

Comments
 (0)