diff --git a/PJFDataSource.podspec b/PJFDataSource.podspec index 9704046..032a0eb 100644 --- a/PJFDataSource.podspec +++ b/PJFDataSource.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'PJFDataSource' - s.version = '1.0.1' + s.version = '1.0.2' s.license = 'Apache License, Version 2.0' s.summary = 'A small library that provides a simple, clean architecture for your app to manage its data sources & common content view states.' s.homepage = 'https://github.com/square/PJFDataSource'