Skip to content

Commit

Permalink
[Update] バージョンを更新 (#98)
Browse files Browse the repository at this point in the history
* adding zenzai docs

* reversion
  • Loading branch information
ensan-hcl authored May 19, 2024
1 parent 545ba4b commit 60f7248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ AzooKeyKanaKanjiConverterの開発については[開発ガイド](Docs/developm
* Swift Packageの場合、Package.swiftの`Package`の引数に`dependencies`以下の記述を追加してください。
```swift
dependencies: [
.package(url: "https://github.com/ensan-hcl/AzooKeyKanaKanjiConverter", .upToNextMinor(from: "0.7.0"))
.package(url: "https://github.com/ensan-hcl/AzooKeyKanaKanjiConverter", .upToNextMinor(from: "0.8.0"))
],
```
また、ターゲットの`dependencies`にも同様に追加してください。
Expand Down

0 comments on commit 60f7248

Please sign in to comment.