Skip to content

Commit

Permalink
Release version v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nzrsky committed Nov 11, 2023
1 parent 3e8f750 commit a1bdcb7
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 @@ -19,7 +19,7 @@ Add DieKit to your Swift project by including it in your Package.swift dependenc

```swift
dependencies: [
.package(url: "https://github.com/nzrsky/DieKit.git", from: "0.1.2")
.package(url: "https://github.com/nzrsky/DieKit.git", from: "0.1.3")
]
```

Expand Down

0 comments on commit a1bdcb7

Please sign in to comment.