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 3a275b5 commit e6f0ef1Copy full SHA for e6f0ef1
README.md
@@ -11,7 +11,7 @@ Add this dependency to your project's POM:
11
<dependency>
12
<groupId>com.browserstack</groupId>
13
<artifactId>browserstack-local-java</artifactId>
14
- <version>1.0.2</version>
+ <version>1.0.3</version>
15
</dependency>
16
```
17
pom.xml
@@ -3,7 +3,7 @@
3
4
5
<packaging>jar</packaging>
6
- <version>1.0.3</version>
+ <version>1.0.4-SNAPSHOT</version>
7
8
<name>browserstack-local-java</name>
9
<description>Java bindings for BrowserStack Local</description>
0 commit comments