Skip to content

Commit

Permalink
[rb] update changelog and bump version to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Sep 28, 2022
1 parent 50c5d6f commit 26dc816
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions rb/CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

BiDi:
* Released selenium-devtools 0.105.0 (supports CDP v85, v103, v104, v105)
* Released selenium-devtools 0.106.0 (supports CDP v85, v104, v105, v106)
* Add HasBiDi support to Chrome

Ruby:
Expand Down
2 changes: 1 addition & 1 deletion rb/lib/selenium/webdriver/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

module Selenium
module WebDriver
VERSION = '4.4.0'
VERSION = '4.5.0'
end # WebDriver
end # Selenium

0 comments on commit 26dc816

Please sign in to comment.