Skip to content

Commit

Permalink
Version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed May 17, 2020
1 parent b7b6db2 commit 8a3cf38
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 @@ -21,7 +21,7 @@ Gradle plugin to ease defining project metadata:

```kotlin
plugins {
id("com.github.sgtsilvio.gradle.metadata") version "0.1.1"
id("com.github.sgtsilvio.gradle.metadata") version "0.1.2"
}

metadata {
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=0.1.1
version=0.1.2
bnd.gradle.version=5.0.1
plugin.kotlin.version=1.3.72
plugin.plugin-publish.version=0.11.0
Expand Down

0 comments on commit 8a3cf38

Please sign in to comment.