diff --git a/Shari.podspec b/Shari.podspec index 7377680..e42f2d3 100644 --- a/Shari.podspec +++ b/Shari.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Shari" - s.version = "0.5.0" + s.version = "0.5.1" s.summary = "Shari is the alternative to the library of UIPickerView in Swift. You can select a item using UITableView." s.homepage = "https://github.com/nakajijapan/Shari" s.license = 'MIT'