Skip to content

Commit

Permalink
Bump version again.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchallen committed Sep 15, 2021
1 parent 041e4aa commit d0b07ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ allprojects {
}
subprojects {
group = "com.github.cs125-illinois.jeed"
version = "2021.9.3"
version = "2021.9.4"
tasks.withType<Test> {
useJUnitPlatform()
enableAssertions = true
Expand Down

0 comments on commit d0b07ee

Please sign in to comment.