Skip to content

Commit

Permalink
Version bump (v0.2.4)
Browse files Browse the repository at this point in the history
Escape sequences and unicode characters now supported, plus better
support for control characters
  • Loading branch information
tom-lord committed Jan 17, 2015
1 parent 76d09fb commit 7f78a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/regexp-examples/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module RegexpExamples
VERSION = '0.2.3'
VERSION = '0.2.4'
end

0 comments on commit 7f78a5b

Please sign in to comment.