Skip to content

Commit

Permalink
v0.48.3
Browse files Browse the repository at this point in the history
Release notes:

- [twisty] Make the `mode` option field of `ManagedCustomElement` optional.
- [twisty] Increase the number of supported moves for the simultaneous move indexer up to 1024.
- [puzzle-geometry] Swap the F and R colors for FTO.
- [search] Avoid `2'` suffixes in 2x2x2 scrambles.
  • Loading branch information
lgarron committed Apr 4, 2024
1 parent 933fbbd commit 34604f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cubing",
"version": "0.48.2",
"version": "0.48.3",
"description": "A collection of JavaScript cubing libraries.",
"author": "The js.cubing.net team",
"type": "module",
Expand Down

0 comments on commit 34604f3

Please sign in to comment.