Skip to content

Commit

Permalink
Prepare release.
Browse files Browse the repository at this point in the history
  • Loading branch information
n3vu0r committed Dec 10, 2023
1 parent e6478d7 commit 12ae7f3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions 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 = "lav"
version = "0.7.7"
version = "0.7.8"
edition = "2021"
authors = ["Rouven Spreckels <[email protected]>"]
description = "Lane-Associated Vector (LAV): Portable SIMD vector trait as GAT of SIMD lane trait."
Expand Down
4 changes: 4 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 0.7.8 (2023-12-10)

* Fix KaTeX.

# Version 0.7.7 (2023-12-05)

* Synchronize with nightly Rust.
Expand Down

0 comments on commit 12ae7f3

Please sign in to comment.