瀏覽代碼

Update README.zh-CN.md

Autumn 5 年之前
父節點
當前提交
bfdeb76419
共有 1 個文件被更改,包括 1 次插入1 次删除
  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")
 ]
 ```