Skip to content

Commit 92e0b83

Browse files
author
Piotr Wittchen
authored
༼ つ ◕_◕ ༽つ giving version 2.1.4 in README.md
1 parent 883317e commit 92e0b83

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
@@ -236,15 +236,15 @@ You can depend on the library through Maven:
236236
<dependency>
237237
<groupId>com.github.pwittchen</groupId>
238238
<artifactId>networkevents</artifactId>
239-
<version>2.1.3</version>
239+
<version>2.1.4</version>
240240
</dependency>
241241
```
242242

243243
or through Gradle:
244244

245245
```groovy
246246
dependencies {
247-
compile 'com.github.pwittchen:networkevents:2.1.3'
247+
compile 'com.github.pwittchen:networkevents:2.1.4'
248248
}
249249
```
250250

0 commit comments

Comments
 (0)