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

Commit

Permalink
Merge pull request #25 from axodotdev/0.4.2
Browse files Browse the repository at this point in the history
chore: release 0.4.2
  • Loading branch information
ashleygwilliams authored Jul 4, 2023
2 parents 041dcf0 + 6475cb2 commit 6a40be5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Version 0.4.2 (2023-07-04)

Updating dependencies, specifically axoasset, to remove OpenSSL dependency.


# Version 0.4.1 (2023-05-23)

Just updating deps to get improvements to axoasset
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.1"
version = "0.4.2"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/axodotdev/axoproject"
Expand Down

0 comments on commit 6a40be5

Please sign in to comment.