AMQNET-664 Bump version to 1.8.1
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>