diff --git a/NET Core/LibUA/LibUA.csproj b/NET Core/LibUA/LibUA.csproj
index d03429b..14d53e6 100644
--- a/NET Core/LibUA/LibUA.csproj
+++ b/NET Core/LibUA/LibUA.csproj
@@ -10,7 +10,7 @@
LibUA Core
git
https://github.com/nauful/libua
- 1.0.28
+ 1.0.29
README.md
LICENSE
diff --git a/README.md b/README.md
index c83d372..b0af655 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# LibUA
Open-source OPC UA client and server library for .NET Framework and .NET Core based on IEC 62541. Available a library, a demo client and a demo server. Tested and commercially used in industrial applications with commercial vendors' UA servers and clients.
-Available as a nuget package for .NET Core (1.0.28):
+Available as a nuget package for .NET Core (1.0.29):
https://www.nuget.org/packages/nauful-LibUA-core
### Features