Skip to content

Commit c469618

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 2.1.5 in README.md
1 parent 035d918 commit c469618

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,15 +240,15 @@ You can depend on the library through Maven:
240240
<dependency>
241241
<groupId>com.github.pwittchen</groupId>
242242
<artifactId>networkevents</artifactId>
243-
<version>2.1.4</version>
243+
<version>2.1.5</version>
244244
</dependency>
245245
```
246246

247247
or through Gradle:
248248

249249
```groovy
250250
dependencies {
251-
compile 'com.github.pwittchen:networkevents:2.1.4'
251+
compile 'com.github.pwittchen:networkevents:2.1.5'
252252
}
253253
```
254254

0 commit comments

Comments
 (0)