Skip to content

Commit 49288f3

Browse files
version update
1 parent de24498 commit 49288f3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.MD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ For more information about AMP please see [AMP Project](https://amp.dev/document
205205

206206
<a name="version"></a>
207207
# Version
208-
* 1.1.0.1 - Adds Amp Html Support
209-
* 1.0.0.0 - Initial Release
208+
* 1.1.0 - Adds Amp Html Support
209+
* 1.0.0 - Initial Release
210210

211211
<a name="license"></a>
212212
# License

manifest/socketlabs.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
33
<metadata>
44
<id>SocketLabs.EmailDelivery</id>
5-
<version>1.1.0.1</version>
5+
<version>1.1.0</version>
66
<title>SocketLabs.EmailDelivery</title>
77
<authors>Joe Cooper, David Schrenker, Matt Reibach, Ryan Lydzinski (Contributor)</authors>
88
<licenseUrl>https://github.com/socketlabs/socketlabs-csharp/blob/master/LICENSE.MD</licenseUrl>

src/SocketLabs/SocketLabs.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageId>SocketLabs</PackageId>
99
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
1010
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
11-
<Version>1.1.0.1</Version>
11+
<Version>1.1.0</Version>
1212
<Copyright>(C) 2018-2020 SocketLabs</Copyright>
1313
<PackageIconUrl>https://www.socketlabs.com/assets/socketlabs-logo1.png</PackageIconUrl>
1414
<Authors>SocketLabs Development Team</Authors>

0 commit comments

Comments
 (0)