Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
chore: Release axoproject version 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gankra authored May 23, 2023
1 parent 5563c61 commit 07c895b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Version 0.4.1 (2023-05-23)

Just updating deps to get improvements to axoasset

# Version 0.4.0 (2023-05-19)

* the "root_dir" argument has been made the second argument in a ton of APIs, and renamed to "clamp_to_dir"
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
Expand Up @@ -4,7 +4,7 @@ exclude = ["tests/projects/"]
[package]
name = "axoproject"
description = "project detection logic for various axo.dev applications"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/axodotdev/axoproject"
Expand Down

0 comments on commit 07c895b

Please sign in to comment.