diff --git a/KIF-Quick.podspec b/KIF-Quick.podspec index 2e36edd..7996035 100644 --- a/KIF-Quick.podspec +++ b/KIF-Quick.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'KIF-Quick' - s.version = '0.1.0' + s.version = '1.0.0' s.summary = 'Enable Behaviour-Driven Integration Tests built on KIF using Quick syntax' s.description = <<-DESC Write Quick specs to drive KIF actors through user interface actions.