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 Jul 11, 2023
1 parent cac1df9 commit 9d7b853
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.0_build"
let version = "0.0.1_build"
let moduleName = "DXFeedFramework"
let checksum = "12345"
let checksum = "ae6fc6ea64235868cc44208f7c961b315df23bd47b26b1061b13f1f746bd09ef"

let package = Package(
name: moduleName,
Expand Down

0 comments on commit 9d7b853

Please sign in to comment.