diff --git a/Alloy.podspec b/Alloy.podspec index 1c146bc..b4a69a1 100644 --- a/Alloy.podspec +++ b/Alloy.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Alloy' - s.version = '0.14.1' + s.version = '0.14.2' s.license = { :type => 'MIT', :file => 'LICENSE' } s.summary = 'Nano helpers for Metal framework' s.homepage = 'https://github.com/s1ddok/Alloy'