Skip to content

Commit 15a2f7c

Browse files
authored
Update README.md
1 parent d04c4ff commit 15a2f7c

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
@@ -31,7 +31,7 @@ API.
3131
To add SpaceTrack package into your project one should insert this line into `dependencies` array in your Package.swift file:
3232

3333
```swift
34-
.package(url: "https://github.com/fundaev/spacetrack.git", from: "1.1.0"),
34+
.package(url: "https://github.com/fundaev/spacetrack.git", from: "1.2.0"),
3535
```
3636

3737
One should also add something like that:

0 commit comments

Comments
 (0)