diff options
| author | LMBishop <me@leonardobishop.com> | 2023-02-16 17:27:48 +0000 |
|---|---|---|
| committer | LMBishop <me@leonardobishop.com> | 2023-02-16 17:27:48 +0000 |
| commit | 5a28efa93b1d8959593280f9f4346879a1eef508 (patch) | |
| tree | 0af2c285a6e644c92ea0789e453229f275a94240 | |
| parent | bc8938a208222b38e5a20a046e4ff9cf91ef9f12 (diff) | |
Bump version umberv3.13.3
| -rw-r--r-- | build.gradle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 74086db7..5b60da79 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ allprojects { apply plugin: 'java' group = 'com.leonardobishop' - version = '3.13.2' + version = '3.13.3' sourceCompatibility = 17 targetCompatibility = 17 |
