Skip to content

Commit 6f147c7

Browse files
authored
updated readme
1 parent cf34a0c commit 6f147c7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ Just add the following dependency to your pom.xml or the JAR of this repository
88

99
```xml
1010
<dependency>
11-
<groupId>io.taliox</groupId>
12-
<artifactId>zulip-java-rest</artifactId>
13-
<version>0.0.1-SNAPSHOT</version>
11+
<groupId>io.taliox</groupId>
12+
<artifactId>zulip-java-rest</artifactId>
13+
<version>0.0.2</version>
1414
</dependency>
1515
```
1616
### Where do I get the API key for authentication?

0 commit comments

Comments
 (0)