This is an automated email from the ASF dual-hosted git repository.
michaelpearce pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-nms-amqp.git
The following commit(s) were added to refs/heads/master by this push:
new 6f049a3 Update version for next development cycle.
6f049a3 is described below
commit 6f049a3294c83a2702ce570d3b2054e328e74eb6
Author: Michael André Pearce <[email protected]>
AuthorDate: Sun Nov 10 19:55:03 2019 +0000
Update version for next development cycle.
---
src/NMS.AMQP/Apache-NMS-AMQP.csproj | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/NMS.AMQP/Apache-NMS-AMQP.csproj
b/src/NMS.AMQP/Apache-NMS-AMQP.csproj
index dfb16a4..f291f98 100644
--- a/src/NMS.AMQP/Apache-NMS-AMQP.csproj
+++ b/src/NMS.AMQP/Apache-NMS-AMQP.csproj
@@ -33,7 +33,7 @@ with the License. You may obtain a copy of the License at
<PropertyGroup>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<PackageId>Apache.NMS.AMQP</PackageId>
- <Version>1.8.0</Version>
+ <Version>1.8.1</Version>
<Authors>Apache ActiveMQ</Authors>
<Company>Apache Software Foundation</Company>
<Product>Apache ActiveMQ NMS AMQP Client</Product>