Skip to content

Commit

Permalink
bump version to 3.2 (#156)
Browse files Browse the repository at this point in the history
* debugging...

* bump version to 3.2

* revert debugging change
  • Loading branch information
connoryounglund-bah authored May 17, 2022
1 parent bd2e9cf commit 4843574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
maven { url "http://repo.maven.apache.org/maven2" }
}

version = 3.1
version = 3.2

// determine test files
def tests = [ "resources/test" ]
Expand Down

0 comments on commit 4843574

Please sign in to comment.