From 82a4a13b21bf641664666300348dbd9d697daa56 Mon Sep 17 00:00:00 2001 From: Balancingrock Date: Sat, 31 Mar 2018 10:26:43 +0200 Subject: [PATCH] Updated BRUtils to 0.10.0 --- Package.swift | 2 +- README.md | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 8b12cd8..ea42329 100644 --- a/Package.swift +++ b/Package.swift @@ -3,6 +3,6 @@ import PackageDescription let package = Package( name: "SwifterSockets", dependencies: [ - .Package(url: "https://github.com/Balancingrock/BRUtils", Version(0, 9, 0)) + .Package(url: "https://github.com/Balancingrock/BRUtils", Version(0, 10, 0)) ] ) diff --git a/README.md b/README.md index fdec848..3738122 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,11 @@ Note: Planned releases are for information only, they are subject to change with - The current verion will be upgraded to 1.0.0 status when the full set necessary for Swiftfire 1.0.0 has been completed. -#### 0.10.9 (Current) +#### 0.10.10 (Current) + +- Upgraded BRUtils to 0.10.0 + +#### 0.10.9 - Upgraded BRUtils to 0.9.0