Skip to content

Commit

Permalink
Upped BRUtils to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Balancingrock committed May 24, 2017
1 parent b142761 commit 30fa3ef
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 @@ -3,6 +3,6 @@ import PackageDescription
let package = Package(
name: "SwifterSockets",
dependencies: [
.Package(url: "https://github.com/Balancingrock/BRUtils", Version(0, 3, 0))
.Package(url: "https://github.com/Balancingrock/BRUtils", Version(0, 4, 0))
]
)

0 comments on commit 30fa3ef

Please sign in to comment.