Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchallen committed Oct 30, 2022
1 parent 2abb721 commit 740d5ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import java.util.Properties
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

group = "com.github.cs125-illinois"
version = "2022.10.4"
version = "2022.10.5"

plugins {
kotlin("jvm") version "1.7.20"
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=2022.10.4
version=2022.10.5

0 comments on commit 740d5ef

Please sign in to comment.