Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kibotu committed Jul 1, 2024
1 parent 1e19ea1 commit 8c0ec88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Add the dependency to your `Package.swift`
...
]
dependencies: [
.package(url: "https://github.com/kibotu/Orchard", from: "1.0.0"),
.package(url: "https://github.com/kibotu/Orchard", from: "1.0.1"),
],
targets: [
...
Expand Down Expand Up @@ -149,4 +149,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
</pre>
</pre>

0 comments on commit 8c0ec88

Please sign in to comment.