diff --git a/DAO.podspec b/DAO.podspec index a095ef0..95e0eb6 100644 --- a/DAO.podspec +++ b/DAO.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DAO' - s.version = '1.3.4' + s.version = '1.3.5' s.summary = 'DAO Library' s.description = 'Library provides easy way to cache entities.' s.homepage = 'https://github.com/RedMadRobot/DAO' diff --git a/Example/DAO/Info.plist b/Example/DAO/Info.plist index 10bb3c2..b7fb76d 100644 --- a/Example/DAO/Info.plist +++ b/Example/DAO/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.3.4 + 1.3.5 CFBundleSignature ???? CFBundleVersion