Skip to content

Commit

Permalink
chore: Release
Browse files Browse the repository at this point in the history
  • Loading branch information
msiglreith committed Dec 20, 2023
1 parent e91a5de commit 000052d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rspirv/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rspirv"
version = "0.11.0+sdk-1.3.268.0"
version = "0.12.0+sdk-1.3.268.0"
authors = ["Lei Zhang <[email protected]>"]
edition = "2018"

Expand Down
2 changes: 1 addition & 1 deletion rspirv/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ First add to your `Cargo.toml`:

```toml
[dependencies]
rspirv = "0.11.0"
rspirv = "0.12.0"
```

Examples
Expand Down

0 comments on commit 000052d

Please sign in to comment.