Skip to content

Commit

Permalink
Bumping up version number
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Apr 24, 2019
1 parent 05c74ce commit a5a8851
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,11 @@ end
verbose($DEBUG)

def release_version
"3.141"
"4.0"
end

def version
"#{release_version}.59"
"#{release_version}.0-alpha-1"
end

# The build system used by webdriver is layered on top of rake, and we call it
Expand Down

0 comments on commit a5a8851

Please sign in to comment.