Skip to content

Commit

Permalink
Merge pull request #1 from m2c/develop
Browse files Browse the repository at this point in the history
bump to version 1.0.0
  • Loading branch information
SentulAsia authored Sep 14, 2018
2 parents 21783e0 + 6db9258 commit 5a89d8a
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 @@ -13,7 +13,7 @@ let package = Package(
],
dependencies: [
// Dependencies declare other packages that this package depends on.
.package(url: "https://github.com/m2c/KPPaymentSDK.git", from: "0.0.1"),
.package(url: "https://github.com/m2c/KPPaymentSDK.git", from: "1.0.0"),
],
targets: [
// Targets are the basic building blocks of a package. A target can define a module or a test suite.
Expand Down

0 comments on commit 5a89d8a

Please sign in to comment.