Skip to content

Commit 9f91796

Browse files
committed
v0.59.1
Release notes: - Change `cubing` dependency constraint to accept all all `0.x.x` versions above `0.59.1`.
1 parent 71a8c70 commit 9f91796

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "scramble-display",
3-
"version": "0.58.1",
3+
"version": "0.59.1",
44
"description": "A library to display puzzle scrambles.",
55
"type": "module",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)