diff --git a/OICNet/OICNet.csproj b/OICNet/OICNet.csproj
index 06d9d6b..3bcee00 100644
--- a/OICNet/OICNet.csproj
+++ b/OICNet/OICNet.csproj
@@ -7,7 +7,7 @@
OICNet
True
NZSmartie.OICNet
- 0.2.0-alpha
+ 0.3.0-alpha
Roman Vaughan
NZSmartie
Open Connectivity Foundation's (OCF) Open Inter-Conneect (OIC) for .Net providing device discovery, arbitrary transport, client/server communication.
@@ -18,8 +18,11 @@ More details about OIC here: https://openconnectivity.org/
git
OIC IoT OCF sensors hardware devices HomeAutomation
- 0.2.0.0
- v0.2.0-alpha
+ 0.3.0.0
+ v0.3.0-alpha
+ - Rename OicClient to OicDiscoveryService
+ - Support deserialising oic.wk.res for Resource Discovery
+v0.2.0-alpha
- Move CRUDN operations to IOicResource