浏览代码

Updated version for the PodSpec

August Mueller 1 年之前
父节点
当前提交
821da6eb68
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      FMDB.podspec

+ 1 - 1
FMDB.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name = 'FMDB'
-  s.version = '2.7.9'
+  s.version = '2.7.10'
   s.summary = 'A Cocoa / Objective-C wrapper around SQLite.'
   s.homepage = 'https://github.com/ccgus/fmdb'
   s.license = 'MIT'