Skip to content

Commit 7b3b112

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 0.12.2 in README.md
1 parent c0752b7 commit 7b3b112

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
@@ -224,15 +224,15 @@ You can depend on the library through Maven:
224224
<dependency>
225225
<groupId>com.github.pwittchen</groupId>
226226
<artifactId>reactivenetwork</artifactId>
227-
<version>0.12.0</version>
227+
<version>0.12.2</version>
228228
</dependency>
229229
```
230230

231231
or through Gradle:
232232

233233
```groovy
234234
dependencies {
235-
compile 'com.github.pwittchen:reactivenetwork:0.12.0'
235+
compile 'com.github.pwittchen:reactivenetwork:0.12.2'
236236
}
237237
```
238238

0 commit comments

Comments
 (0)