Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchallen committed Sep 30, 2021
1 parent 28e5d46 commit a23b4e1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.7"
version = "2021.9.8"
tasks.withType<Test> {
useJUnitPlatform()
enableAssertions = true
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2021.9.7
version=2021.9.8
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2021.9.7
version=2021.9.8
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2021.9.7
version=2021.9.8

0 comments on commit a23b4e1

Please sign in to comment.