Skip to content

Commit 1c3b710

Browse files
committed
Bump version to 1.1.0
1 parent ccf26e8 commit 1c3b710

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
@@ -29,7 +29,7 @@ Add the following to your `Package.swift` file:
2929

3030
```swift
3131
dependencies: [
32-
.package(url: "https://github.com/loopwork-ai/JSONSchema.git", from: "1.0.0")
32+
.package(url: "https://github.com/loopwork-ai/JSONSchema.git", from: "1.1.0")
3333
]
3434
```
3535

0 commit comments

Comments
 (0)