Browse Source

Update README.zh-CN.md

Autumn 5 years ago
parent
commit
bfdeb76419
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.zh-CN.md

+ 1 - 1
README.zh-CN.md

@@ -43,7 +43,7 @@
 也可以将 `ACarousel` 作为依赖添加项到你的 `Package.swift` 中:
 ```swift
 dependencies: [
-  .package(url: "https://github.com/JWAutumn/ACarousel", from: "0.1.2")
+  .package(url: "https://github.com/JWAutumn/ACarousel", from: "0.1.3")
 ]
 ```