Skip to content

Commit 48e8cff

Browse files
committed
Bump up version.
1 parent c07d34d commit 48e8cff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/browser/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ class Browser
22
module Version
33
MAJOR = 0
44
MINOR = 7
5-
PATCH = 0
5+
PATCH = 1
66
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
77
end
88
end

0 commit comments

Comments
 (0)