This is an automated email from the ASF dual-hosted git repository.
havret pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-nms-api.git
The following commit(s) were added to refs/heads/main by this push:
new d96a348 NO-JIRA Bump version to 2.1.0
d96a348 is described below
commit d96a348de6556d95c483c7f8f75bc8336bf3f3df
Author: Havret <[email protected]>
AuthorDate: Sun Sep 10 18:02:24 2023 +0200
NO-JIRA Bump version to 2.1.0
---
src/nms-api/nms-api.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/nms-api/nms-api.csproj b/src/nms-api/nms-api.csproj
index fd05099..9c44920 100644
--- a/src/nms-api/nms-api.csproj
+++ b/src/nms-api/nms-api.csproj
@@ -33,7 +33,7 @@ with the License. You may obtain a copy of the License at
<PropertyGroup>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>Apache.NMS</PackageId>
- <Version>2.0.0</Version>
+ <Version>2.1.0</Version>
<Authors>Apache ActiveMQ</Authors>
<Company>Apache Software Foundation</Company>
<Product>Apache NMS API</Product>