Skip to content

Commit 9c9f3ea

Browse files
README
1 parent 079511f commit 9c9f3ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# kvGeometry
1+
# kvGeometry.swift
22

33
![Swift 5.2](https://img.shields.io/badge/swift-5.2-green.svg)
44
![Linux](https://img.shields.io/badge/os-linux-green.svg)
@@ -25,7 +25,7 @@ This package is completely crossplatform.
2525

2626
```swift
2727
dependencies: [
28-
.package(url: "https://github.com/keyvariable/kvGeometry.swift.git", from: "0.1.1"),
28+
.package(url: "https://github.com/keyvariable/kvGeometry.swift.git", from: "0.2.0"),
2929
]
3030
```
3131

0 commit comments

Comments
 (0)