Skip to content
This repository was archived by the owner on Oct 11, 2019. It is now read-only.

Commit 453fa4b

Browse files
Bumped version
1 parent 65cad6a commit 453fa4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wiselinks/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module Wiselinks
44
module Version
55
MAJOR = 0
66
MINOR = 7
7-
PATCH = 0
7+
PATCH = 1
88
BUILD = nil
99

1010
STRING = [MAJOR, MINOR, PATCH, BUILD].compact.join('.')

0 commit comments

Comments
 (0)