Skip to content

Commit 2b70537

Browse files
author
Amir Tocker
committed
Version 1.0.27
1 parent e2d5a45 commit 2b70537

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
1.0.27 / 2016-11-10
3+
===================
4+
5+
* Merge pull request #19 from RTLcoil/features/new-features
6+
* Simplify ability to set AllowWriteStreamBuffering for upload
7+
28
1.0.26 / 2016-09-02
39
===================
410

Cloudinary/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.26.0")]
35+
[assembly: AssemblyVersion("1.0.27.0")]
3636
[assembly: AssemblyFileVersion("1.0.0.0")]

CloudinaryDotNet.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<!-- WARNING: When changing the version number,
66
please change also a value of AssemblyVersion attribute in Cloudinary\Properties\AssemblyInfo.cs.
77
That value is used in a user agent string. -->
8-
<version>1.0.26</version>
8+
<version>1.0.27</version>
99
<title>Cloudinary DotNet Library</title>
1010
<authors>Cloudinary</authors>
1111
<owners>Cloudinary</owners>

0 commit comments

Comments
 (0)