Skip to content

Commit e437705

Browse files
author
Tom Lord
committed
Version bump (v0.3.2)
Various bug fixes/improvements, such as: /[^\w\W]/.examples /(a|b) \1/.examples /a{1,100}/.examples
1 parent 4919d4d commit e437705

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.3.1'
2+
VERSION = '0.3.2'
33
end

0 commit comments

Comments
 (0)