This is an automated email from the ASF dual-hosted git repository. michaelpearce pushed a commit to branch 1.8.x in repository https://gitbox.apache.org/repos/asf/activemq-nms-openwire.git
commit 65433137b4e84f65857ebb38d7b7876c1dd0083b Author: Havret <[email protected]> AuthorDate: Sun Mar 27 11:34:49 2022 +0200 AMQNET-664 Bump version to 1.8.1 --- src/nms-openwire.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nms-openwire.csproj b/src/nms-openwire.csproj index e97f1d0..2bcba22 100644 --- a/src/nms-openwire.csproj +++ b/src/nms-openwire.csproj @@ -4,7 +4,7 @@ <TargetFrameworks>net40;netstandard2.0</TargetFrameworks> <RootNamespace>Apache.NMS.ActiveMQ</RootNamespace> <AssemblyName>Apache.NMS.ActiveMQ</AssemblyName> - <Version>1.8.0</Version> + <Version>1.8.1</Version> <Company>Apache Software Foundation</Company> <Product>Apache NMS OpenWire</Product> <Description>Apache NMS (.Net Standard Messaging Library): Openwire implementation of Apache NMS API</Description>
