Skip to content

Commit 4d98fb0

Browse files
authored
Update README.md
1 parent eacfe6f commit 4d98fb0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Build Status][ci-master-image]][ci-master]
44
[![Download][download-image]][download]
55

6-
The Java SDK for interacting with the [Databox](https://databox.com) Push API v 2.2.
6+
The Java SDK for interacting with the [Databox](https://databox.com) Push API v 2.3.
77

88
## Installation
99

@@ -17,7 +17,7 @@ repositories {
1717
1818
dependencies {
1919
...
20-
compile 'com.databox:databox-java:2.2'
20+
compile 'com.databox:databox-java:2.3'
2121
...
2222
}
2323
```

0 commit comments

Comments
 (0)