Skip to content

Commit

Permalink
project: bump version 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LlemonDuck committed Jan 25, 2024
1 parent 79585af commit 2547e35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
}

group = 'com.duckblade.osrs'
version = '2.3.3'
version = '2.4.0'
sourceCompatibility = '1.8'

tasks.withType(JavaCompile) {
Expand Down Expand Up @@ -79,4 +79,4 @@ jacocoTestReport {
])
})
}
}
}

0 comments on commit 2547e35

Please sign in to comment.