We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04c4ff commit 15a2f7cCopy full SHA for 15a2f7c
README.md
@@ -31,7 +31,7 @@ API.
31
To add SpaceTrack package into your project one should insert this line into `dependencies` array in your Package.swift file:
32
33
```swift
34
-.package(url: "https://github.com/fundaev/spacetrack.git", from: "1.1.0"),
+.package(url: "https://github.com/fundaev/spacetrack.git", from: "1.2.0"),
35
```
36
37
One should also add something like that:
0 commit comments