Skip to content

Commit 8aea642

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 0.7.0 in README.md
1 parent 727d2cd commit 8aea642

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
@@ -199,15 +199,15 @@ You can depend on the library through Maven:
199199
<dependency>
200200
<groupId>com.github.pwittchen</groupId>
201201
<artifactId>reactivenetwork</artifactId>
202-
<version>0.6.0</version>
202+
<version>0.7.0</version>
203203
</dependency>
204204
```
205205

206206
or through Gradle:
207207

208208
```groovy
209209
dependencies {
210-
compile 'com.github.pwittchen:reactivenetwork:0.6.0'
210+
compile 'com.github.pwittchen:reactivenetwork:0.7.0'
211211
}
212212
```
213213

0 commit comments

Comments
 (0)