diff --git a/FAAutoLayout.podspec b/FAAutoLayout.podspec index 5a457c1..10cf5b7 100644 --- a/FAAutoLayout.podspec +++ b/FAAutoLayout.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'FAAutoLayout' - s.version = '0.3.0-swift4' + s.version = '0.3.1-swift4' s.summary = 'A simple and intuitive way to create NSLayoutConstraints programmatically' s.homepage = 'https://github.com/fabioalmeida/FAAutoLayout' s.license = { :type => 'MIT', :file => 'LICENSE' }