Skip to content

Commit 8a2a61a

Browse files
committed
Bump version to 0.2.0
1 parent 0c8c491 commit 8a2a61a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Add the following to your `Package.swift` file:
5858

5959
```swift
6060
dependencies: [
61-
.package(url: "https://github.com/mattt/TOONEncoder.git", from: "0.1.0")
61+
.package(url: "https://github.com/mattt/TOONEncoder.git", from: "0.2.0")
6262
]
6363
```
6464

0 commit comments

Comments
 (0)