Skip to content

Commit

Permalink
correcting version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Jun 16, 2021
1 parent 30d3cc7 commit c7362bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'org.springframework.boot' version '2.5.0'
}

version = '0.2.1'
version = '0.3.0'
description = 'Management of the Integration Team\'s Black Duck VM\'s'
ext {
javaSourceCompatibility = JavaVersion.VERSION_11
Expand Down

0 comments on commit c7362bb

Please sign in to comment.