Skip to content

Commit 6a35d33

Browse files
committed
fixed readme
1 parent 8174161 commit 6a35d33

File tree

4 files changed

+2
-197
lines changed

4 files changed

+2
-197
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,4 @@ local.properties
8787
.scala_dependencies
8888
.worksheet
8989
/target/
90+
*.releaseBackup

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Just add the following dependency to your pom.xml.
1414
<dependency>
1515
<groupId>io.taliox</groupId>
1616
<artifactId>zulip-java-rest</artifactId>
17-
<version>0.0.2</version>
17+
<version>1.0.0</version>
1818
</dependency>
1919
```
2020
### Where do I get the API key for authentication?

pom.xml.releaseBackup

Lines changed: 0 additions & 184 deletions
This file was deleted.

release.properties

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)