Skip to content

Commit

Permalink
v0.10.4
Browse files Browse the repository at this point in the history
Release notes:
- [puzzle-geometry] Fix center orientations. 8b321a3
- [kpuzzle] Add `reset()` to `KPuzzle`. eb92997
- [kpuzzle] Add `drawKPuzzle()` to `SVG`. 24c882b
  • Loading branch information
lgarron committed Apr 25, 2020
1 parent 2583bca commit aa20c5c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.10.3",
"version": "0.10.4",
"description": "A collection of Javascript cubing libraries.",
"author": "The js.cubing.net team",
"main": "dist/cjs/cubing.js",
Expand Down

0 comments on commit aa20c5c

Please sign in to comment.