Skip to content

Commit 8a2038f

Browse files
Bump up the version to 1.4.3
1 parent 9ad322b commit 8a2038f

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased] - yyyy-mm-dd
88

9-
## [1.4.2] - 2023-06-06
9+
## [
10+
1.4.3] - 2023-08-24
1011

1112
### Changed
12-
Update download links
13+
Ruby 3 exists? deprecation fix

browserstack-local.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'browserstack-local'
3-
s.version = '1.4.2'
4-
s.date = '2023-06-06'
3+
s.version = '1.4.3'
4+
s.date = '2023-08-24'
55
s.summary = "BrowserStack Local"
66
s.description = "Ruby bindings for BrowserStack Local"
77
s.authors = ["BrowserStack"]

0 commit comments

Comments
 (0)