Skip to content

Commit a0b112a

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 0.9.1 in README.md
1 parent 67dba6d commit a0b112a

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
@@ -210,15 +210,15 @@ You can depend on the library through Maven:
210210
<dependency>
211211
<groupId>com.github.pwittchen</groupId>
212212
<artifactId>reactivenetwork</artifactId>
213-
<version>0.9.0</version>
213+
<version>0.9.1</version>
214214
</dependency>
215215
```
216216

217217
or through Gradle:
218218

219219
```groovy
220220
dependencies {
221-
compile 'com.github.pwittchen:reactivenetwork:0.9.0'
221+
compile 'com.github.pwittchen:reactivenetwork:0.9.1'
222222
}
223223
```
224224

0 commit comments

Comments
 (0)