Skip to content

Commit

Permalink
Set bug fix version 0.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Gafert <peter.gafert@tngtech.com>
  • Loading branch information
codecholeric committed Jun 2, 2018
1 parent 0730281 commit 2ae408c
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 @@ -95,7 +95,7 @@ task wrapper(type: Wrapper) {

allprojects {
group = 'com.tngtech.archunit'
version = '1.0.0-SNAPSHOT'
version = '0.8.1'

repositories {
mavenCentral()
Expand Down

0 comments on commit 2ae408c

Please sign in to comment.