From 94237d7fc651fe7a5c6306239b66854646615d68 Mon Sep 17 00:00:00 2001 From: Dave Date: Fri, 19 Dec 2014 08:54:20 -0800 Subject: [PATCH] Bump the nuget version. Don't copy contract assembly into sub directory as this causes nuget exceptions on mac for some reason. --- SQLitePCL.pretty.Async.nuspec | 6 +++--- SQLitePCL.pretty.nuspec | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/SQLitePCL.pretty.Async.nuspec b/SQLitePCL.pretty.Async.nuspec index df2cbc1..6e14533 100644 --- a/SQLitePCL.pretty.Async.nuspec +++ b/SQLitePCL.pretty.Async.nuspec @@ -2,7 +2,7 @@ SQLitePCL.pretty.Async - 0.0.11 + 0.0.11.1 SQLitePCL.pretty.Async David Bordoley https://github.com/bordoley/SQLitePCL.pretty/blob/master/LICENSE @@ -15,13 +15,13 @@ - + - + diff --git a/SQLitePCL.pretty.nuspec b/SQLitePCL.pretty.nuspec index e7cf3bf..05193fe 100644 --- a/SQLitePCL.pretty.nuspec +++ b/SQLitePCL.pretty.nuspec @@ -2,7 +2,7 @@ SQLitePCL.pretty - 0.0.11 + 0.0.11.1 SQLitePCL.pretty David Bordoley https://github.com/bordoley/SQLitePCL.pretty/blob/master/LICENSE @@ -24,6 +24,6 @@ For asynchronous query support, an additional companion API is available. See: S - +