diff --git a/Cartfile b/Cartfile index ddc35bc..0566ced 100644 --- a/Cartfile +++ b/Cartfile @@ -1,3 +1,3 @@ -github "zhuhaow/NEKit" "0.12.0" +github "zhuhaow/NEKit" "0.12.1" github "sparkle-project/Sparkle" "1.14.0" github "ReactiveCocoa/ReactiveCocoa" "5.0.4" diff --git a/Cartfile.resolved b/Cartfile.resolved index faee1e2..1879240 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -3,10 +3,10 @@ github "ReactiveCocoa/ReactiveCocoa" "5.0.4" github "ReactiveCocoa/ReactiveSwift" "1.1.3" github "antitypical/Result" "3.2.3" github "behrang/YamlSwift" "3.4.0" -github "lexrus/MMDB-Swift" "0.2.4" +github "lexrus/MMDB-Swift" "0.2.5" github "robbiehanson/CocoaAsyncSocket" "7.6.1" github "sparkle-project/Sparkle" "1.14.0" -github "zhuhaow/NEKit" "0.12.0" +github "zhuhaow/NEKit" "0.12.1" github "zhuhaow/Resolver" "0.1.3" github "zhuhaow/Sodium-framework" "v1.0.10.1" github "zhuhaow/tun2socks" "0.6.1" diff --git a/Changelog.md b/Changelog.md index b42bbb3..7ae60a8 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +## 0.10.5 + +### Changed +- Updated GeoIP database. + ## 0.10.4 ### Fixed