diff --git a/PHAssetResourceInputStream.podspec b/PHAssetResourceInputStream.podspec index 3f57f18..eba5a14 100644 --- a/PHAssetResourceInputStream.podspec +++ b/PHAssetResourceInputStream.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PHAssetResourceInputStream' - s.version = '0.0.4' + s.version = '0.0.5' s.license = { :type => 'MIT', :file => 'LICENSE.md' } s.summary = 'PHAssetResourceInputStream is an input stream implementation library for assets from Photos Framework' s.homepage = 'https://github.com/fromcelticpark/PHAssetResourceInputStream' diff --git a/README.md b/README.md index dd62689..4eb5e52 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![codecov](https://codecov.io/gh/fromcelticpark/PHAssetResourceInputStream/branch/master/graph/badge.svg)](https://codecov.io/gh/fromcelticpark/PHAssetResourceInputStream) ![Version](https://img.shields.io/cocoapods/v/PHAssetResourceInputStream.svg?style=flat) ![Platform](https://img.shields.io/cocoapods/p/PHAssetResourceInputStream.svg?style=flat) -![Swift](https://img.shields.io/badge/%20in-swift%203.0-orange.svg) +![Swift](https://img.shields.io/badge/%20in-swift%204.0-orange.svg) ## Description