Skip to content

Commit 37d2fad

Browse files
author
Piotr Wittchen
committed
༼ つ ◕_◕ ༽つ giving version 0.0.2 in README.md
1 parent d478d7c commit 37d2fad

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
@@ -107,15 +107,15 @@ You can depend on the library through Maven:
107107
<dependency>
108108
<groupId>com.github.pwittchen</groupId>
109109
<artifactId>reactivenetwork</artifactId>
110-
<version>0.0.1</version>
110+
<version>0.0.2</version>
111111
</dependency>
112112
```
113113

114114
or through Gradle:
115115

116116
```groovy
117117
dependencies {
118-
compile 'com.github.pwittchen:reactivenetwork:0.0.1'
118+
compile 'com.github.pwittchen:reactivenetwork:0.0.2'
119119
}
120120
```
121121

0 commit comments

Comments
 (0)