chore(clients): bump all five clients 0.1.1 -> 0.1.2 for MxSparseArray release

This commit is contained in:
Joseph Doherty
2026-06-18 04:20:54 -04:00
parent e7b8aa6114
commit 88915c3d9a
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ ext {
subprojects {
group = 'com.zb.mom.ww.mxgateway'
version = '0.1.1'
version = '0.1.2'
pluginManager.withPlugin('java') {
java {