Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Syn-McJ committed Nov 4, 2024
1 parent 6331e7f commit 1f514f1
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 @@ -12,7 +12,7 @@ For Kotlin library, [see this](https://github.com/Syn-McJ/aa-kotlin).
In Package.swift:
```
dependencies: [
.package(url: "https://github.com/syn-mcj/aa-swift.git", .upToNextMajor(from: "0.1.2"))
.package(url: "https://github.com/syn-mcj/aa-swift.git", .upToNextMajor(from: "0.1.3"))
]
```

Expand Down

0 comments on commit 1f514f1

Please sign in to comment.