Skip to content

Commit

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

- [twisty] Add `opposite-centers` stickering.
- [twisty] Ignore comments and newlines when determining simultaneous moves.
- [search] Fix target pattern parameter for `solveTwsearch(…)`.
- [puzzles] Add `baby_fto`.
  • Loading branch information
lgarron committed Jan 2, 2025
1 parent 61f1efe commit 92881b0
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.53.9-dev",
"version": "0.53.9",
"description": "A collection of JavaScript cubing libraries.",
"author": "The js.cubing.net team",
"type": "module",
Expand Down

0 comments on commit 92881b0

Please sign in to comment.