We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5308a commit e7c8b8dCopy full SHA for e7c8b8d
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased] - yyyy-mm-dd
8
9
-## [1.4.1] - 2023-02-06
+## [1.4.2] - 2023-06-06
10
11
-### Fixed
12
-Stop API in case of multiple instances on same machine
+### Changed
+Update download links
browserstack-local.gemspec
@@ -1,7 +1,7 @@
1
Gem::Specification.new do |s|
2
s.name = 'browserstack-local'
3
- s.version = '1.4.1'
4
- s.date = '2023-02-06'
+ s.version = '1.4.2'
+ s.date = '2023-06-06'
5
s.summary = "BrowserStack Local"
s.description = "Ruby bindings for BrowserStack Local"
s.authors = ["BrowserStack"]
0 commit comments