Skip to content

Commit

Permalink
Missed version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Apr 24, 2024
1 parent 54871d1 commit 55b30d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ if useLocalFramework {
path: "./common/target/ios/libferrostar-rs.xcframework"
)
} else {
let releaseTag = "0.0.27"
let releaseTag = "0.0.28"
let releaseChecksum = "6e0378afe8e33df9bd18497b9747e193dce632022b1559b97c8e8e27759ae9f5"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
Expand Down

0 comments on commit 55b30d2

Please sign in to comment.