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 28, 2021
1 parent fc16ed1 commit aa55c0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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.6"
version = "2021.9.7"
tasks.withType<Test> {
useJUnitPlatform()
enableAssertions = true
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2021.9.6
version=2021.9.7
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2021.9.5
version=2021.9.7

0 comments on commit aa55c0d

Please sign in to comment.