diff --git a/Garuda.Data/Garuda.Data.nuspec b/Garuda.Data/Garuda.Data.nuspec
index 7881954..f1097c7 100644
--- a/Garuda.Data/Garuda.Data.nuspec
+++ b/Garuda.Data/Garuda.Data.nuspec
@@ -13,8 +13,8 @@
A .NET Framework System.Data implementation for Apache Phoenix including IDbConnection, IDbCommand, IDbTransaction and IDbDataReader.
Beta
- * Added broken connection state handling
- * PhoenixDataReader::FieldCount and HasRows handle no results set gracefully
+ * PhoenixConnection broken connection state handling
+ * PhoenixDataReader::FieldCount and HasRows handle no result set gracefully
* PhoenixDataReader:RecordsAffected available when ExecuteDataReader used for UPSERT statements.
* PhoenixCommand::Explain, PhoenixConnection::GetTables methods added
* Fixed GetSchemaTable column data types, compatible with DataGridView
diff --git a/GarudaUtil/GarudaQuery.csproj b/GarudaUtil/GarudaQuery.csproj
index 2a28660..832e88a 100644
--- a/GarudaUtil/GarudaQuery.csproj
+++ b/GarudaUtil/GarudaQuery.csproj
@@ -23,13 +23,13 @@
false
false
true
- http://dwdii.github.io/apps/
+ http://dwdii.github.io/apps/GarudaQuery/
Garuda Query
Daniel Dittenhafer
true
publish.htm
- 1
- 1.0.0.%2a
+ 3
+ 0.5.0.%2a
false
true
true