Skip to content

Commit

Permalink
version: 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
komeilmehranfar committed Dec 9, 2023
1 parent ba89a3f commit fc9d3fc
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": "sudoku-core",
"version": "2.0.2",
"version": "2.0.3",
"description": "A typescript Sudoku package for generating, solving (step-by-step or all), and analyzing Sudoku boards with ease. Perfect for building Sudoku games and integrating Sudoku functionality into your applications.",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit fc9d3fc

Please sign in to comment.