Skip to content

Commit 080cfaf

Browse files
committed
Updating license and README
1 parent 3a5c175 commit 080cfaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 rrainn
3+
Copyright (c) 2023 rrainn, Inc.
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ We use Swift Package Manager to make it easy to install and use the Lemmy Swift
1515

1616
```swift
1717
dependencies: [
18-
.package(url: "https://github.com/rrainn/Lemmy-Swift-Client.git", .upToNextMajor(from: "1.0.0"))
18+
.package(url: "https://github.com/rrainn/Lemmy-Swift-Client.git", .upToNextMajor(from: "3.0.0"))
1919
]
2020
```
2121

0 commit comments

Comments
 (0)