Permalink
Browse files

update

  • Loading branch information...
1 parent bbaf58a commit 52768ae54d899784091356a498f3aad9826d07df @eonist committed Feb 6, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 Package.swift
View
@@ -3,7 +3,7 @@ import PackageDescription
let package = Package(
name: "Element",
dependencies: [
- .Package(url: "https://github.com/eonist/swift-utils.git", Version(0, 0, 0, prereleaseIdentifiers: ["alpha", "3"]))
+ .Package(url: "https://github.com/eonist/swift-utils.git", Version(0, 0, 0, prereleaseIdentifiers: ["alpha", "4"]))
],
exclude: ["README.md"]
)

0 comments on commit 52768ae

Please sign in to comment.