Skip to content

Commit

Permalink
bump podspecs (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
s1ddok authored Jun 11, 2020
1 parent c29f4eb commit 80479b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Alloy.podspec
Original file line number Diff line number Diff line change
@@ -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'
Expand Down

0 comments on commit 80479b6

Please sign in to comment.