diff --git a/FontAwesome.swift.podspec b/FontAwesome.swift.podspec index db573a26..9733b407 100644 --- a/FontAwesome.swift.podspec +++ b/FontAwesome.swift.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "FontAwesome.swift" - s.version = "0.11.0" + s.version = "0.11.1" s.summary = "Use Font Awesome in your Swift projects" s.homepage = "https://github.com/thii/FontAwesome.swift" s.license = { :type => 'MIT', :file => 'LICENSE' }