Skip to content

Commit

Permalink
release version 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danthegoodman committed Sep 11, 2014
1 parent 3871554 commit 060d410
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
@@ -1,6 +1,6 @@
# gradle-capsule-plugin

[![Version](http://img.shields.io/badge/Version-0.7.1-green.svg?style=flat-square)](https://github.com/danthegoodman/gradle-capsule-plugin/releases)
[![Version](http://img.shields.io/badge/Version-0.8.0-green.svg?style=flat-square)](https://github.com/danthegoodman/gradle-capsule-plugin/releases)
[![Capsule Version](http://img.shields.io/badge/Capsule%20Version-0.8.0-blue.svg?style=flat-square)](https://github.com/puniverse/capsule/releases)

A Gradle plugin for [Capsule], the packaging and deployment tool for JVM apps.
Expand All @@ -19,7 +19,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'us.kirchmeier:gradle-capsule-plugin:0.7.1'
classpath 'us.kirchmeier:gradle-capsule-plugin:0.8.0'
}
}
Expand Down

0 comments on commit 060d410

Please sign in to comment.