Skip to content

Commit

Permalink
0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ashleygwilliams committed Feb 14, 2023
1 parent 2197acf commit b01540f
Show file tree
Hide file tree
Showing 2 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
@@ -0,0 +1,5 @@
# Changelog

## v0.0.1 - 2023-02-14

Initial release.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[package]
name = "axoasset"
description = ">o_o<"
version = "0.1.0"
version = "0.0.1"
edition = "2021"
license = "MPL-2.0"
license = "MIT OR Apache-2.0"

[dependencies]
image = "0.24.5"
Expand Down

0 comments on commit b01540f

Please sign in to comment.