Skip to content

Commit bc9c159

Browse files
author
Tom Lord
committed
Version bump (v1.2.0)
With the new feature of `max_results_limit`, this is potentially a change to the API - hence the minor version bump. (Although in reality, I doubt anyone was really relying on this tool to generate over 10,000 examples in their code!!)
1 parent 32baf4f commit bc9c159

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.4'
3+
VERSION = '1.2.0'
44
end

0 commit comments

Comments
 (0)