Skip to content

Commit

Permalink
Release version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthegoodman committed Nov 24, 2014
1 parent 5345314 commit a557a56
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 @@ -14,7 +14,7 @@ This readme assumes some familiarity with the [Capsule] project.

```groovy
plugins {
id "us.kirchmeier.capsule" version "0.9.0"
id "us.kirchmeier.capsule" version "0.10.0"
}
```

Expand All @@ -26,7 +26,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'us.kirchmeier:gradle-capsule-plugin:0.9.0'
classpath 'us.kirchmeier:gradle-capsule-plugin:0.10.0'
}
}
Expand Down

0 comments on commit a557a56

Please sign in to comment.