Skip to content

Commit

Permalink
Increment version to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Till Krullmann committed Jul 11, 2021
1 parent 71fa6fd commit 5b1f8fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
= Gradle Plugin for AWS CodeArtifact
:pluginId: org.unbroken-dome.aws.codeartifact
:versionPrefix: 0.4
:versionPrefix: 0.5
:versionSuffix: .0
:version: {versionPrefix}{versionSuffix}

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=org.unbroken-dome.gradle-plugins.aws.codeartifact
version=0.4.0
version=0.5.0

kotlin.code.style=official

Expand Down

0 comments on commit 5b1f8fe

Please sign in to comment.