Skip to content

Commit

Permalink
1.8.0 release - Update README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JellyBrick committed Nov 28, 2020
1 parent af0fc43 commit dfc27ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### Gradle

```gradle
compile 'be.zvz:KotlinInside:1.7.8'
compile 'be.zvz:KotlinInside:1.8.0'
```

### Maven
Expand All @@ -16,7 +16,7 @@ compile 'be.zvz:KotlinInside:1.7.8'
<dependency>
<groupId>be.zvz</groupId>
<artifactId>KotlinInside</artifactId>
<version>1.7.8</version>
<version>1.8.0</version>
<type>pom</type>
</dependency>
```
Expand Down

0 comments on commit dfc27ae

Please sign in to comment.