We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c21bd commit 9bdcc41Copy full SHA for 9bdcc41
lerna.json
@@ -4,5 +4,5 @@
4
"packages": [
5
"packages/*"
6
],
7
- "version": "4.1.0"
+ "version": "4.1.1"
8
}
packages/automaton-with-gui/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@fms-cat/automaton-with-gui",
3
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "Animation engine for creative coding, with GUI!",
"repository": "https://github.com/FMS-Cat/automaton",
"author": "FMS-Cat",
0 commit comments