Skip to content

Commit f4d6698

Browse files
author
Tom Lord
committed
Version bump (v1.1.4)
Full compatibility with ruby v2.3.0 (In reality, this only fixes some VERY minor, obscure bugs!...) Also, lots of code climate improvements / better documentation
1 parent a6eca5d commit f4d6698

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,4 +1,4 @@
11
# Gem version
22
module RegexpExamples
3-
VERSION = '1.1.3'
3+
VERSION = '1.1.4'
44
end

0 commit comments

Comments
 (0)