Skip to content

Commit

Permalink
Release version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evaera committed Jan 3, 2022
1 parent a7749f6 commit e3a8715
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog

## [0.1.0] - 2022-01-02

- Initial release
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "evaera/matter"
version = "0.1.0"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
exclude = ["example", "docs", "Packages"]
exclude = ["example", "docs", "Packages", ".moonwave", "build", "pages", "tests"]

[dependencies]
TestEZ = "roblox/testez@0.4.1"
Expand Down

0 comments on commit e3a8715

Please sign in to comment.