Skip to content

Commit

Permalink
Bump version to 0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ksoichiro committed Dec 22, 2015
1 parent 487234b commit 3d71df6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Apply plugin:

```gradle
plugins {
id 'com.github.ksoichiro.build.info' version '0.1.2'
id 'com.github.ksoichiro.build.info' version '0.1.3'
}
```

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION_NAME=0.1.3-SNAPSHOT
VERSION_NAME=0.1.3
GROUP=com.github.ksoichiro
POM_ARTIFACT_ID=gradle-build-info-plugin

Expand Down

0 comments on commit 3d71df6

Please sign in to comment.