Skip to content

Commit

Permalink
Merge pull request #79 from theappbusiness/chore/sdods-podspec-update
Browse files Browse the repository at this point in the history
updated podspec version number
  • Loading branch information
samdods authored Mar 18, 2019
2 parents 3fcff9d + 8ce34c4 commit 46e1889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TABResourceLoader.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |spec|
spec.name = 'TABResourceLoader'
spec.homepage = 'https://github.com/theappbusiness/TABResourceLoader'
spec.version = '8.0.1'
spec.version = '8.1.0'
spec.license = { :type => 'MIT' }
spec.authors = { 'Luciano Marisi' => '[email protected]' }
spec.summary = 'Framework for loading resources from a network service'
Expand Down

0 comments on commit 46e1889

Please sign in to comment.