Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action authored and GitHub Action committed Jun 5, 2024
1 parent 57b978d commit dcce99a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

import PackageDescription

let version = "1.1.1_build"
let version = "1.1.2_build"
let moduleName = "DXFeedFramework"
let checksum = "012807aca9ae119bc36c4cb6d88e26f174dfe19e7fdde160f5de56aa019813b0"
let checksum = "737340cb0065a223cbf4d0dd6f9e0ac241f78d3489c6e36b980bbad9609745bb"

let package = Package(
name: moduleName,
Expand Down

0 comments on commit dcce99a

Please sign in to comment.