Skip to content

Commit

Permalink
Bump Version to 0.26.0 (#277)
Browse files Browse the repository at this point in the history
  • Loading branch information
cwfitzgerald authored Jul 21, 2023
1 parent 4ffc758 commit efc673f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "metal"
version = "0.25.0"
version = "0.26.0"
description = "Rust bindings for Metal"
documentation = "https://docs.rs/crate/metal"
homepage = "https://github.com/gfx-rs/metal-rs"
repository = "https://github.com/gfx-rs/metal-rs"
authors = ["GFX Developers"]
authors = ["gfx-rs developers"]
readme = "README.md"
keywords = ["metal", "graphics", "bindings"]
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit efc673f

Please sign in to comment.