Skip to content

Commit

Permalink
Feature/fixed date formatter (eu-digital-green-certificates#54)
Browse files Browse the repository at this point in the history
* updated version

* fixed branch

* increased version
  • Loading branch information
ihorkhomyak authored May 19, 2022
1 parent 94427e6 commit 448d9d4
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 @@ -19,7 +19,7 @@ let package = Package(

dependencies: [
// Dependencies declare other packages that this package depends on.
.package(name: "JsonLogic", url: "https://github.com/eu-digital-green-certificates/json-logic-swift.git", from: "1.2.2"),
.package(name: "JsonLogic", url: "https://github.com/eu-digital-green-certificates/json-logic-swift.git", from: "1.2.3"),
.package(name: "SwiftyJSON", url: "https://github.com/SwiftyJSON/SwiftyJSON.git", from: "5.0.0")
],
targets: [
Expand Down

0 comments on commit 448d9d4

Please sign in to comment.