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 Oct 24, 2023
1 parent 9ffaf43 commit d7c4f2f
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.12_build"
let version = "0.0.14_build"
let moduleName = "DXFeedFramework"
let checksum = "73597e756fe5b0b4face2e81339cbd9584e986ec29cfa8620dff7d9bdfd9f3b0"
let checksum = "cb15608156cafb9e6464d09d3ed5477cbdffbe90f721cdbbdf992d770aba6331"

let package = Package(
name: moduleName,
Expand Down

0 comments on commit d7c4f2f

Please sign in to comment.