Skip to content

Commit 82d760f

Browse files
author
Tom Lord
committed
Version bump (v0.4.0)
Two major changes: * ALL examples are now returned. (Fixed a long-standing bug) * Added config options to control how many examples are listed
1 parent 3184da1 commit 82d760f

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

0 commit comments

Comments
 (0)