Skip to content

Commit

Permalink
Bump release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthetechie committed Oct 15, 2023
1 parent 826b394 commit 07304d0
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 @@ -15,7 +15,7 @@ if useLocalFramework {
path: "./common/target/ios/ferrostar-rs.xcframework"
)
} else {
let releaseTag = "0.0.3"
let releaseTag = "0.0.4"
let releaseChecksum = "3fb7b550d64279a3e59180e56ad73baa515122dfd003d38d953d42afb42e4d09"
binaryTarget = .binaryTarget(
name: "FerrostarCoreRS",
Expand Down

0 comments on commit 07304d0

Please sign in to comment.