Skip to content

Commit

Permalink
Bump crate version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniusnaumann committed Aug 13, 2023
1 parent 0e16dd3 commit 9224817
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "cargo-swift"
description = "A cargo plugin to easily build Swift packages from Rust code for use in iOS and macOS applications"
version = "0.3.1"
version = "0.4.0"
edition = "2021"
authors = ["Antonius Naumann <[email protected]>"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 9224817

Please sign in to comment.