Skip to content

Commit

Permalink
Updating version stamp in Rakefile for 4.0 alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Jul 1, 2019
1 parent c6f9adc commit ee3a411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def release_version
end

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

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

0 comments on commit ee3a411

Please sign in to comment.