Skip to content

Commit 04e9613

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 0.3.0 in README.md
1 parent bf116f2 commit 04e9613

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
@@ -195,15 +195,15 @@ You can depend on the library through Maven:
195195
<dependency>
196196
<groupId>com.github.pwittchen</groupId>
197197
<artifactId>swipe-rx2</artifactId>
198-
<version>0.2.0</version>
198+
<version>0.3.0</version>
199199
</dependency>
200200
```
201201

202202
or through Gradle:
203203

204204
```groovy
205205
dependencies {
206-
compile 'com.github.pwittchen:swipe-rx2:0.2.0'
206+
compile 'com.github.pwittchen:swipe-rx2:0.3.0'
207207
}
208208
```
209209

0 commit comments

Comments
 (0)