Update readme
This commit is contained in:
parent
c2065177e6
commit
8e0a5f9625
1 changed files with 2 additions and 2 deletions
|
|
@ -41,7 +41,7 @@ import PackageDescription
|
|||
let package = Package(
|
||||
name: "YourProject",
|
||||
dependencies: [
|
||||
.package(url: "https://github.com/angd-dev/data-lite-core.git", from: "1.0.0")
|
||||
.package(url: "https://github.com/angd-dev/data-lite-core.git", from: "1.1.0")
|
||||
],
|
||||
targets: [
|
||||
.target(
|
||||
|
|
@ -56,7 +56,7 @@ let package = Package(
|
|||
|
||||
## Additional Resources
|
||||
|
||||
For more information and usage examples, see the [documentation](https://docs.angd.dev/?package=data-lite-core&version=1.0.0).
|
||||
For more information and usage examples, see the [documentation](https://docs.angd.dev/?package=data-lite-core&version=1.1.0).
|
||||
|
||||
## License
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue