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 May 20, 2024
1 parent f381f4a commit b4d574f
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.0_build"
let version = "1.1.1_build"
let moduleName = "DXFeedFramework"
let checksum = "bfcd1711f6693253d360ecb6c9fd1445b15ea8701aabb200df0d92916848803c"
let checksum = "012807aca9ae119bc36c4cb6d88e26f174dfe19e7fdde160f5de56aa019813b0"

let package = Package(
name: moduleName,
Expand Down

0 comments on commit b4d574f

Please sign in to comment.