Skip to content

Commit 95e9888

Browse files
author
Michael Schaefermeyer
committed
Bump version
1 parent 2811b97 commit 95e9888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rabbithole/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Rabbithole
22
VERSION_MAJOR = 0
33
VERSION_MINOR = 0
4-
VERSION_RELEASE = 1
4+
VERSION_RELEASE = 2
55
VERSION = [VERSION_MAJOR, VERSION_MINOR, VERSION_RELEASE].collect(&:to_s).join('.').freeze
66
end

0 commit comments

Comments
 (0)