Skip to content

Commit e56d2bf

Browse files
author
Adriano Santos
committed
Update dependency version
1 parent f16057c commit e56d2bf

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To do this in your project start by adding the dependency:
3535
<dependency>
3636
<groupId>com.github.notifye</groupId>
3737
<artifactId>botengine-ai</artifactId>
38-
<version>0.1.4-RELEASE</version>
38+
<version>0.1.5-RELEASE</version>
3939
</dependency>
4040
```
4141

@@ -175,7 +175,6 @@ QueryResponse c3POResponse = bot.switchToken(
175175

176176
More Examples<a name="Examples"></a>
177177
-------------------
178+
[C3PO Simple Chat](https://github.com/notifye/botengine-ai-client/blob/master/src/test/java/io/notifye/botengine/test/C3POChatTest.java)
178179

179180
[Movies Reservation](https://github.com/notifye/botengine-ai-client/blob/master/src/test/java/io/notifye/botengine/test/BotTest.java)
180-
181-
[C3PO Simple Chat](https://github.com/notifye/botengine-ai-client/blob/master/src/test/java/io/notifye/botengine/test/C3POChatTest.java)

0 commit comments

Comments
 (0)