Skip to content

Commit fcba357

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 0.12.3 in README.md
1 parent 86251d6 commit fcba357

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
@@ -380,15 +380,15 @@ You can depend on the library through Maven:
380380
<dependency>
381381
<groupId>com.github.pwittchen</groupId>
382382
<artifactId>reactivenetwork-rx2</artifactId>
383-
<version>0.12.2</version>
383+
<version>0.12.3</version>
384384
</dependency>
385385
```
386386

387387
or through Gradle:
388388

389389
```groovy
390390
dependencies {
391-
compile 'com.github.pwittchen:reactivenetwork-rx2:0.12.2'
391+
compile 'com.github.pwittchen:reactivenetwork-rx2:0.12.3'
392392
}
393393
```
394394

0 commit comments

Comments
 (0)