Skip to content

Commit

Permalink
use elementary 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sliemeobn committed Jul 2, 2024
1 parent 61afea0 commit c30e676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ let package = Package(
),
],
dependencies: [
.package(url: "https://github.com/sliemeobn/elementary.git", .upToNextMajor(from: "0.1.0-beta.8")),
.package(url: "https://github.com/sliemeobn/elementary.git", from: "0.1.0"),
],
targets: [
.target(
Expand Down

0 comments on commit c30e676

Please sign in to comment.