Skip to content

Commit 26dc816

Browse files
committed
[rb] update changelog and bump version to 4.5
1 parent 50c5d6f commit 26dc816

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

rb/CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

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

89
Ruby:

rb/lib/selenium/webdriver/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919

2020
module Selenium
2121
module WebDriver
22-
VERSION = '4.4.0'
22+
VERSION = '4.5.0'
2323
end # WebDriver
2424
end # Selenium

0 commit comments

Comments
 (0)