Skip to content

Commit

Permalink
Bump version to 0.3.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
sbesson committed Oct 10, 2023
1 parent dc7721d commit ef03e29
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 {
}

group = 'com.glencoesoftware.ldaptool'
version = '0.3.0'
version = '0.3.1-SNAPSHOT'

mainClassName = 'com.glencoesoftware.ldaptool.Main'

Expand Down

0 comments on commit ef03e29

Please sign in to comment.