Skip to content

Commit

Permalink
Bump project README to latest release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
furby-tm committed Nov 13, 2023
1 parent 427e398 commit 2a2a1d8
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 @@ -65,7 +65,7 @@ releases, and we will provide monolithic releases in accordance with the [**VFX
##### To use MetaverseKit with Swift, add **MetaverseKit** as a **Package** dependency in your Package.swift file, [example usage](https://github.com/wabiverse/SwiftUSD/blob/main/Package.swift#L85).
```swift
dependencies: [
.package(url: "https://github.com/wabiverse/MetaverseKit.git", from: "1.2.0"),
.package(url: "https://github.com/wabiverse/MetaverseKit.git", from: "1.2.1"),
]
```

Expand Down

0 comments on commit 2a2a1d8

Please sign in to comment.