-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Preprocess release for version 0.0.6
- Loading branch information
1 parent
0e87abc
commit be04124
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -116,7 +116,7 @@ light:handle(Event.SwitchOn) -- warns "Illegal event `SwitchOn` called during st | |
If your project is set up to build with Rojo, the preferred installation method is using [Wally](https://wally.run/). Add this to your `wally.toml` file: | ||
|
||
```bash | ||
> StateQ = "busycityguy/[email protected].5" | ||
> StateQ = "busycityguy/[email protected].6" | ||
``` | ||
|
||
If you're not using Wally, you can add this repository as a submodule of your project by running the following command: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
--]] | ||
|
||
-- Version: 0.0.5 | ||
-- Version: 0.0.6 | ||
|
||
--[[ | ||
# What's a finite state machine? | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters