diff --git a/sqlite-net-pcl.nuspec b/sqlite-net-pcl.nuspec index 34736928..09bc7136 100644 --- a/sqlite-net-pcl.nuspec +++ b/sqlite-net-pcl.nuspec @@ -1,7 +1,7 @@ - 1.3.2 + 1.3.3 Frank A. Krueger Frank A. Krueger https://raw.githubusercontent.com/praeclarum/sqlite-net/master/LICENSE.md @@ -9,13 +9,13 @@ https://raw.githubusercontent.com/praeclarum/sqlite-net/master/nuget/Logo-low.png sqlite-net-pcl SQLite-net Official Portable Library - The easy way to access sqlite from .NET apps. + SQLite-net Official Portable Library is the easy way to access sqlite from .NET apps. false SQLite-net is an open source and light weight library providing easy SQLite database storage for .NET, Mono, and Xamarin applications. This version uses SQLitePCLRaw to provide platform independent versions of SQLite. sqlite pcl database orm mobile