We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ad322b commit 8a2038fCopy full SHA for 8a2038f
CHANGELOG.md
@@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased] - yyyy-mm-dd
8
9
-## [1.4.2] - 2023-06-06
+## [
10
+1.4.3] - 2023-08-24
11
12
### Changed
-Update download links
13
+Ruby 3 exists? deprecation fix
browserstack-local.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.name = 'browserstack-local'
3
- s.version = '1.4.2'
4
- s.date = '2023-06-06'
+ s.version = '1.4.3'
+ s.date = '2023-08-24'
5
s.summary = "BrowserStack Local"
s.description = "Ruby bindings for BrowserStack Local"
s.authors = ["BrowserStack"]
0 commit comments