Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
201flaviosilva committed Jun 9, 2022
1 parent 2a2921b commit 36b862c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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": "hillclimbing",
"version": "0.0.1",
"version": "0.0.2",
"description": "A hill climbing algorithm implemented in javascript",
"main": "src/index.js",
"homepage": "https://github.com/201flaviosilva/HillClimbing.js#readme",
Expand Down

0 comments on commit 36b862c

Please sign in to comment.