Skip to content

Commit e6f0ef1

Browse files
committed
Preparing for next release
1 parent 3a275b5 commit e6f0ef1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Add this dependency to your project's POM:
1111
<dependency>
1212
<groupId>com.browserstack</groupId>
1313
<artifactId>browserstack-local-java</artifactId>
14-
<version>1.0.2</version>
14+
<version>1.0.3</version>
1515
</dependency>
1616
```
1717

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>com.browserstack</groupId>
44
<artifactId>browserstack-local-java</artifactId>
55
<packaging>jar</packaging>
6-
<version>1.0.3</version>
6+
<version>1.0.4-SNAPSHOT</version>
77

88
<name>browserstack-local-java</name>
99
<description>Java bindings for BrowserStack Local</description>

0 commit comments

Comments
 (0)