Skip to content

Commit ee3a411

Browse files
committed
Updating version stamp in Rakefile for 4.0 alpha2
1 parent c6f9adc commit ee3a411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ def release_version
4747
end
4848

4949
def version
50-
"#{release_version}.0-alpha-1"
50+
"#{release_version}.0-alpha-2"
5151
end
5252

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

0 commit comments

Comments
 (0)