Skip to content

Commit

Permalink
refs #43 Update version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gooichi committed Feb 11, 2021
1 parent 452a328 commit 9e5fb0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions GSLAdditions.podspec
@@ -1,10 +1,10 @@
Pod::Spec.new do |s|
s.name = 'GSLAdditions'
s.version = '4.0.0'
s.version = '4.0.1'
s.author = 'GyazSquare'
s.license = { :type => 'MIT' }
s.homepage = 'https://github.com/GyazSquare/GSLAdditions'
s.source = { :git => 'https://github.com/GyazSquare/GSLAdditions.git', :tag => 'v4.0.0' }
s.source = { :git => 'https://github.com/GyazSquare/GSLAdditions.git', :tag => '4.0.1' }
s.summary = 'Objective-C GSL categories for iOS, macOS, watchOS and tvOS.'
s.requires_arc = true

Expand Down

0 comments on commit 9e5fb0c

Please sign in to comment.