Skip to content

Commit 66ddee6

Browse files
committed
update to 1.0.5, create 1.0.6 snapshot
1 parent 032c186 commit 66ddee6

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 @@ First include the library in your project using Maven:
1111
<dependency>
1212
<groupId>net.twasi</groupId>
1313
<artifactId>obs-websocket-java</artifactId>
14-
<version>1.0.3</version>
14+
<version>1.0.5</version>
1515
</dependency>
1616
```
1717

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<name>obs-websocket-java</name>
77
<groupId>net.twasi</groupId>
88
<artifactId>obs-websocket-java</artifactId>
9-
<version>1.0.5</version>
9+
<version>1.0.6-snapshot</version>
1010

1111
<description>Library to connect to the OBS WebSocket interface.</description>
1212
<url>https://github.com/Twasi/obs-websocket-java</url>

0 commit comments

Comments
 (0)