diff --git a/AcknowList.podspec.json b/AcknowList.podspec.json index 8347960..9e99aaf 100644 --- a/AcknowList.podspec.json +++ b/AcknowList.podspec.json @@ -1,6 +1,6 @@ { "name": "AcknowList", - "version": "1.9.4", + "version": "1.9.5", "summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.", "homepage": "https://github.com/vtourraine/AcknowList", "license": { @@ -13,7 +13,7 @@ "social_media_url": "http://twitter.com/vtourraine", "source": { "git": "https://github.com/vtourraine/AcknowList.git", - "tag": "1.9.4" + "tag": "1.9.5" }, "source_files": "Source/*.swift", "resources": "Resources/AcknowList.bundle",