Skip to content

Commit c30e676

Browse files
committed
use elementary 0.1.0
1 parent 61afea0 commit c30e676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ let package = Package(
2323
),
2424
],
2525
dependencies: [
26-
.package(url: "https://github.com/sliemeobn/elementary.git", .upToNextMajor(from: "0.1.0-beta.8")),
26+
.package(url: "https://github.com/sliemeobn/elementary.git", from: "0.1.0"),
2727
],
2828
targets: [
2929
.target(

0 commit comments

Comments
 (0)