Skip to content

Commit c6fe729

Browse files
committed
Bump up version.
1 parent 98e79ea commit c6fe729

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/browser/version.rb

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

0 commit comments

Comments
 (0)