Skip to content

Commit

Permalink
Version 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-cd committed Aug 2, 2022
1 parent 0054e71 commit 7e58d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ publishing {
maven(MavenPublication) {
groupId = 'i5'
artifactId = 'las2peer-api-test-model'
version = '0.1.7'
version = '0.1.8'

from components.java
}
Expand Down

0 comments on commit 7e58d79

Please sign in to comment.