Skip to content

Commit 96488ba

Browse files
author
Tom Lord
committed
Version bump (0.5.3)
Various bug fixes, and code cleanup. e.g. All escaped characters (e.g. \K, \R, \X) now work.
1 parent 4255ff6 commit 96488ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/regexp-examples/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module RegexpExamples
2-
VERSION = '0.5.2'
2+
VERSION = '0.5.3'
33
end

0 commit comments

Comments
 (0)