Skip to content

Commit

Permalink
Increment version to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrullmann committed Sep 10, 2019
1 parent 37de05c commit 2c21ac3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Apply the `org.unbroken-dome.helm` plugin to your Gradle project:
[source,groovy]
----
plugins {
id 'org.unbroken-dome.helm' version '0.4.0'
id 'org.unbroken-dome.helm' version '0.4.1'
}
----

Expand Down
3 changes: 1 addition & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
kotlinVersion=1.3.11

group=org.unbroken-dome.gradle-plugins.helm
version=0.4.0

version=0.4.1

0 comments on commit 2c21ac3

Please sign in to comment.