Skip to content

Commit 8c52607

Browse files
Bump up the version to 1.4.1
1 parent 8b1e6d1 commit 8c52607

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

CHANGELOG.md

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

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

9-
## [1.4.0] - 2022-07-20
10-
11-
### Added
12-
- Added support for running in Alpine Linux
13-
14-
### Changed
15-
16-
- Updated README
17-
9+
## [1.4.1] - 2023-02-06
1810

1911
### Fixed
20-
12+
Stop API in case of multiple instances on same machine

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

0 commit comments

Comments
 (0)