Skip to content

Commit 69bca7d

Browse files
authored
Merge pull request #59 from zapcannon87/master
Fix version to 11.0.0
2 parents c91fc6e + 6e6fa39 commit 69bca7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Storage/LeanCloud.swift

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

99
import Foundation
1010

11-
public let Version = "10.1.0"
11+
public let Version = "11.0.0"
1212

1313
public let globalOptions = LCApplicationOptions()
1414

0 commit comments

Comments
 (0)