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 Sep 15, 2023
1 parent 5dfa824 commit 42e9b4a
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 = "0.0.11_build"
let version = "0.0.12_build"
let moduleName = "DXFeedFramework"
let checksum = "6c11ffc4f2ca5e333ac9a2d5bbfe62d0cbc92aade08a131a480efd9529267cc5"
let checksum = "73597e756fe5b0b4face2e81339cbd9584e986ec29cfa8620dff7d9bdfd9f3b0"

let package = Package(
name: moduleName,
Expand Down

0 comments on commit 42e9b4a

Please sign in to comment.