diff --git a/PKRevealController.podspec b/PKRevealController.podspec index c28e35e..999a886 100644 --- a/PKRevealController.podspec +++ b/PKRevealController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |spec| spec.name = 'PKRevealController' - spec.version = '2.0.5' + spec.version = '2.0.6' spec.authors = { 'Philip Kluz' => 'philip.kluz@zuui.org' } spec.homepage = 'https://github.com/pkluz/PKRevealController' spec.summary = 'A view controller containers for iOS, enabling you to present multiple controllers on top of one another.'