diff --git a/CacheAdvance.podspec b/CacheAdvance.podspec index cd380bad..8c047399 100644 --- a/CacheAdvance.podspec +++ b/CacheAdvance.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'CacheAdvance' - s.version = '1.0.0' + s.version = '1.0.1' s.license = 'Apache License, Version 2.0' s.summary = 'A cache that enables the performant persistence of individual messages to disk' s.homepage = 'https://github.com/dfed/CacheAdvance'