From 3d99e446a13ed8de23ca483ec94d2fbf359c4cf7 Mon Sep 17 00:00:00 2001 From: Bret Ambrose Date: Thu, 5 Oct 2023 17:36:52 -0700 Subject: [PATCH] [v1.30.0] Mqtt5 Service Client Support (#643) Co-authored-by: GitHub Actions --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 398f6e064..be44cd5c2 100644 --- a/README.md +++ b/README.md @@ -143,4 +143,4 @@ We need your help in making this SDK great. Please participate in the community This library is licensed under the [Apache 2.0 License](./documents/LICENSE). -Latest released version: v1.29.1 +Latest released version: v1.30.0 diff --git a/VERSION b/VERSION index 83cf0d951..034552a83 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.29.1 +1.30.0