Skip to content

Commit

Permalink
Updated Podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
maximkhatskevich committed Oct 3, 2016
1 parent 70ada11 commit 2378716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MKHOptionalAssign.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = 'MKHOptionalAssign'
s.version = '1.0.0'
s.version = '2.0.0'
s.summary = 'Custom assign operator that safely unwraps and assigns non-nil optionals only.'
s.homepage = 'https://github.com/maximkhatskevich/#{s.name}'
s.license = { :type => 'MIT', :file => 'LICENSE' }
Expand Down

0 comments on commit 2378716

Please sign in to comment.