Skip to content

Commit 7f78a5b

Browse files
committedJan 17, 2015
Version bump (v0.2.4)
Escape sequences and unicode characters now supported, plus better support for control characters
1 parent 76d09fb commit 7f78a5b

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

0 commit comments

Comments
 (0)
Please sign in to comment.