diff --git a/BGTableViewRowActionWithImage.podspec b/BGTableViewRowActionWithImage.podspec index 1d82530..bb77097 100644 --- a/BGTableViewRowActionWithImage.podspec +++ b/BGTableViewRowActionWithImage.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "BGTableViewRowActionWithImage" - s.version = "0.4.0" + s.version = "0.4.1" s.homepage = "https://github.com/benguild/BGTableViewRowActionWithImage" s.screenshots = "https://raw.github.com/benguild/BGTableViewRowActionWithImage/master/demo.jpg" s.summary = "A variation on the iOS 8.0+ `UITableViewRowAction` to support icons, with text below."