Skip to content

Commit

Permalink
bump to 0.0.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan-Zollinger committed Feb 6, 2024
1 parent 0d32580 commit 04dae68
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 @@ -5,7 +5,7 @@ plugins {
id('io.micronaut.application') version '4.2.0'
}

version = '0.0.1'
version = '0.0.2-SNAPSHOT'
group = 'com.github.jonathan.zollinger'

tasks.register('copyToPropertiesFile', Copy) {
Expand Down

0 comments on commit 04dae68

Please sign in to comment.