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

This commit is contained in:
Joseph Doherty
2026-06-15 05:07:17 -04:00
parent 7c957908f8
commit 144c293f05
10 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ repositories {
}
dependencies {
implementation 'com.zb.mom.ww.mxgateway:zb-mom-ww-mxgateway-client:0.1.0'
implementation 'com.zb.mom.ww.mxgateway:zb-mom-ww-mxgateway-client:0.1.1'
}
````