Skip to content

Commit

Permalink
Bump version: 3.1.3 → 3.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicasyu committed Feb 26, 2024
1 parent 7ba015f commit 31008fb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
id "com.palantir.git-version" version "3.0.0"
}

version = "3.1.3"
version = "3.1.4"
sourceCompatibility = 1.8

repositories {
Expand Down
4 changes: 2 additions & 2 deletions version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Mon, 05 Feb 2024 10:50:05 -0500
#Mon, 26 Feb 2024 14:57:57 -0500
major=3
minor=1
patch=3
patch=4

0 comments on commit 31008fb

Please sign in to comment.