LiveUI / S3

S3 Client written in Swift
MIT License
93 stars 60 forks source link

Problem with package version in packages.swift #42

Open Janoz94 opened 5 years ago

Janoz94 commented 5 years ago

The problem is that when you want to add the module to your Vapor project you should write: .package(url: "https://github.com/LiveUI/S3.git", .branch("master")), instead of your version - there are no last fixes on version which you suggest.