diff --git a/ThirdPartyMailer.podspec.json b/ThirdPartyMailer.podspec.json index 1f551e0..6593dad 100644 --- a/ThirdPartyMailer.podspec.json +++ b/ThirdPartyMailer.podspec.json @@ -1,6 +1,6 @@ { "name": "ThirdPartyMailer", - "version": "2.0.0", + "version": "2.1.0", "summary": "Interact with third-party iOS mail clients, using custom URL schemes.", "homepage": "https://github.com/vtourraine/ThirdPartyMailer", "license": { @@ -13,7 +13,7 @@ "social_media_url": "http://twitter.com/vtourraine", "source": { "git": "https://github.com/vtourraine/ThirdPartyMailer.git", - "tag": "2.0.0" + "tag": "2.1.0" }, "source_files": "Sources/ThirdPartyMailer/*.swift", "platforms": {