diff --git a/BPForms.podspec b/BPForms.podspec index 5c59f8c..be1c434 100644 --- a/BPForms.podspec +++ b/BPForms.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'BPForms' - s.version = '2.0.0' + s.version = '2.0.1' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'Dynamic forms for iPhone/iPad - iOS 6, 7 and later.' s.homepage = 'https://github.com/bpoplauschi/BPForms'