Skip to content

Commit

Permalink
release: 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mistydemeo committed May 22, 2024
1 parent ee89600 commit cb1d65f
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### v0.9.5 - 2024-05-22

### Maintenace

Relaxes the `reqwest` dependency range.

### v0.9.4 - 2024-05-22

### Maintenace
Expand Down
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 = "axoasset"
description = ">o_o<"
version = "0.9.4"
version = "0.9.5"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/axodotdev/axoasset"
Expand Down

0 comments on commit cb1d65f

Please sign in to comment.