Skip to content

Commit d3db715

Browse files
authored
Merge pull request #83 from tang3w/bump/13.0.0
Bump version to 13.0.0
2 parents 5b0d1bb + 69209b4 commit d3db715

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LeanCloud.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = 'LeanCloud'
3-
s.version = '12.0.0'
3+
s.version = '13.0.0'
44
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
55
s.summary = 'LeanCloud Swift SDK'
66
s.homepage = 'https://leancloud.cn/'

Sources/Storage/LeanCloud.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88

99
import Foundation
1010

11-
public let version = "11.0.1"
11+
public let version = "13.0.0"

0 commit comments

Comments
 (0)