Skip to content

Commit b4fa454

Browse files
committed
Bump version to 0.1.0
1 parent 3220ba7 commit b4fa454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Add this package to your `Package.swift`:
2727

2828
```swift
2929
dependencies: [
30-
.package(url: "https://github.com/mattt/AnyLanguageModel.git", branch: "main")
30+
.package(url: "https://github.com/mattt/AnyLanguageModel.git", from: "0.1.0")
3131
]
3232
```
3333

0 commit comments

Comments
 (0)