There was an error while loading. Please reload this page.
1 parent c07d34d commit 48e8cffCopy full SHA for 48e8cff
lib/browser/version.rb
@@ -2,7 +2,7 @@ class Browser
2
module Version
3
MAJOR = 0
4
MINOR = 7
5
- PATCH = 0
+ PATCH = 1
6
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
7
end
8
0 commit comments