Skip to content

Commit 31a44b9

Browse files
authored
Update README.md (#16)
1 parent a03f8ac commit 31a44b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Once you have your Swift package set up, adding `atomic` as a dependency is as e
3737

3838
```swift
3939
dependencies: [
40-
.package(url: "https://github.com/space-code/atomic.git", .upToNextMajor(from: "1.0.0"))
40+
.package(url: "https://github.com/space-code/atomic.git", .upToNextMajor(from: "1.1.0"))
4141
]
4242
```
4343

@@ -59,4 +59,4 @@ Please feel free to help out with this project! If you see something that could
5959
Nikita Vasilev, [email protected]
6060

6161
## License
62-
atomic is available under the MIT license. See the LICENSE file for more info.
62+
atomic is available under the MIT license. See the LICENSE file for more info.

0 commit comments

Comments
 (0)