Skip to content

Commit e7c8b8d

Browse files
Bump up version to 1.4.2
1 parent 6f5308a commit e7c8b8d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

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

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

9-
## [1.4.1] - 2023-02-06
9+
## [1.4.2] - 2023-06-06
1010

11-
### Fixed
12-
Stop API in case of multiple instances on same machine
11+
### Changed
12+
Update download links

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.1'
4-
s.date = '2023-02-06'
3+
s.version = '1.4.2'
4+
s.date = '2023-06-06'
55
s.summary = "BrowserStack Local"
66
s.description = "Ruby bindings for BrowserStack Local"
77
s.authors = ["BrowserStack"]

0 commit comments

Comments
 (0)