Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
e3m3 committed Jan 17, 2025
1 parent 1d98a20 commit 3a34b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mlir"
version = "0.4.14" # major-minor versions to match mlir_sys
version = "0.4.15" # major-minor versions to match mlir_sys
edition = "2024"
authors = ["Giordano Salvador <73959795+e3m3@users.noreply.github.com>"]
description = "Rust bindings over the MLIR C API bindings from mlir-sys"
Expand Down

0 comments on commit 3a34b69

Please sign in to comment.