Skip to content

Commit

Permalink
Update to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ukendio committed Apr 23, 2024
1 parent 9e975f6 commit 71e1342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/GettingStarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@ value, so we don't have to mutate the existing component.
## Next steps
You should dive in to the [API reference](/api/Matter)! The Matter API is simple and documented in detail.

And if you haven't already, check out the [`/example` directory in the matter repo](https://github.com/evaera/matter/tree/main/example/).
And if you haven't already, check out the [`/example` directory in the matter repo](https://github.com/matter-ecs/matter/tree/main/example/).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rbxts/matter",
"version": "0.7.1",
"version": "0.8.0",
"description": "",
"main": "lib/init.lua",
"repository": {
Expand Down

0 comments on commit 71e1342

Please sign in to comment.