Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MinusKube committed Jul 8, 2017
1 parent fac708e commit 9f2d3fc
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 @@ -34,7 +34,7 @@ repositories {
}
dependencies {
compile 'fr.minuskube.inv:smart-invs:1.1.0'
compile 'fr.minuskube.inv:smart-invs:1.1.1'
}
```

Expand All @@ -43,7 +43,7 @@ dependencies {
<dependency>
<groupId>fr.minuskube.inv</groupId>
<artifactId>smart-invs</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
</dependency>
```

Expand Down

0 comments on commit 9f2d3fc

Please sign in to comment.