Skip to content

Commit e4748c3

Browse files
author
ljh
committed
2.3.1
1 parent dcaf958 commit e4748c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

LKDBHelper.podspec.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LKDBHelper",
3-
"version": "2.3",
3+
"version": "2.3.1",
44
"summary": "全自动的插入,查询,更新,删除, an automatic database operation thread-safe and not afraid of recursive deadlock",
55
"description": "全面支持 NSArray,NSDictionary, ModelClass, NSNumber, NSString, NSDate, NSData, UIColor, UIImage, CGRect, CGPoint, CGSize, NSRange, int,char,float, double, long.. 等属性的自动化操作(插入和查询)",
66
"homepage": "https://github.com/li6185377/LKDBHelper-SQLite-ORM",
@@ -10,7 +10,7 @@
1010
},
1111
"source": {
1212
"git": "https://github.com/li6185377/LKDBHelper-SQLite-ORM.git",
13-
"tag": "2.3"
13+
"tag": "2.3.1"
1414
},
1515
"platforms": {
1616
"ios": "4.3",

0 commit comments

Comments
 (0)