diff --git a/Closures.podspec.json b/Closures.podspec.json index 9f959cc..f6095f0 100644 --- a/Closures.podspec.json +++ b/Closures.podspec.json @@ -1,6 +1,6 @@ { "name": "Closures", - "version": "0.5", + "version": "0.6", "summary": "Swifty closures for UIKit and Foundation", "homepage": "https://github.com/vhesener/Closures", "screenshots": [ @@ -14,7 +14,7 @@ }, "source": { "git": "https://github.com/vhesener/Closures.git", - "tag": "v0.5" + "tag": "v0.6" }, "source_files": "Xcode/Closures/Source", "documentation_url": "https://vhesener.github.io/Closures/",