Skip to content

Commit

Permalink
Release version v0.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
nzrsky committed Nov 18, 2023
1 parent bbde958 commit 08e94e0
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.11")
.package(url: "https://github.com/nzrsky/DieKit.git", from: "0.1.12")
]
```

Expand Down

0 comments on commit 08e94e0

Please sign in to comment.