Skip to content

Commit

Permalink
Bump version to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
grishamsc committed Dec 26, 2023
1 parent e920261 commit 03dbe1f
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 @@ -43,7 +43,7 @@ Once you have your Swift package set up, adding TonSwift as a dependency is as e

```swift
dependencies: [
.package(url: "https://github.com/tonkeeper/ton-swift", .exact("1.0.3"))
.package(url: "https://github.com/tonkeeper/ton-swift", .exact("1.0.4"))
]
```

Expand Down

0 comments on commit 03dbe1f

Please sign in to comment.