diff --git a/CHANGELOG.md b/CHANGELOG.md index 6829f950..90ce573d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ +1.0.29 / 2017-01-05 +=================== + + * remove private distribution limitation for SEO suffix + 1.0.28 / 2016-12-22 =================== diff --git a/Cloudinary/Properties/AssemblyInfo.cs b/Cloudinary/Properties/AssemblyInfo.cs index 9699d828..68be3793 100755 --- a/Cloudinary/Properties/AssemblyInfo.cs +++ b/Cloudinary/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.28.0")] +[assembly: AssemblyVersion("1.0.29.0")] [assembly: AssemblyFileVersion("1.0.0.0")] diff --git a/CloudinaryDotNet.nuspec b/CloudinaryDotNet.nuspec index 9fd22487..aa5eacb9 100755 --- a/CloudinaryDotNet.nuspec +++ b/CloudinaryDotNet.nuspec @@ -5,7 +5,7 @@ - 1.0.28 + 1.0.29 Cloudinary DotNet Library Cloudinary Cloudinary