Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Bump Sugar to RC
Browse files Browse the repository at this point in the history
  • Loading branch information
siemensikkema committed Mar 6, 2019
1 parent 628cc3f commit fe26cae
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 @@ -7,7 +7,7 @@ let package = Package(
.library(name: "Flash", targets: ["Flash"]),
],
dependencies: [
.package(url: "https://github.com/nodes-vapor/sugar.git", from: "4.0.0-beta"),
.package(url: "https://github.com/nodes-vapor/sugar.git", from: "4.0.0-rc"),
.package(url: "https://github.com/vapor/leaf.git", from: "3.0.0"),
.package(url: "https://github.com/vapor/vapor.git", from: "3.0.0"),
],
Expand Down

0 comments on commit fe26cae

Please sign in to comment.