Skip to content

Commit f0e7a7c

Browse files
author
Piotr Wittchen
committed
༼ つ ◕_◕ ༽つ giving version 0.0.3 in README.md
1 parent a94aa1b commit f0e7a7c

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
@@ -108,15 +108,15 @@ You can depend on the library through Maven:
108108
<dependency>
109109
<groupId>com.github.pwittchen</groupId>
110110
<artifactId>reactivenetwork</artifactId>
111-
<version>0.0.2</version>
111+
<version>0.0.3</version>
112112
</dependency>
113113
```
114114

115115
or through Gradle:
116116

117117
```groovy
118118
dependencies {
119-
compile 'com.github.pwittchen:reactivenetwork:0.0.2'
119+
compile 'com.github.pwittchen:reactivenetwork:0.0.3'
120120
}
121121
```
122122

0 commit comments

Comments
 (0)