Skip to content

Commit

Permalink
Bump to 3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felixbrucker committed Sep 5, 2023
1 parent 2697253 commit 8b9eb4d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
3.6.1 / 2023-09-05
==================

* Remove unnecessary parameter from `getVersion()`.

3.6.0 / 2023-09-05
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "chia-api",
"version": "3.6.0",
"version": "3.6.1",
"repository": "https://github.com/foxypool/chia-api.git",
"bugs": "https://github.com/foxypool/chia-api/issues",
"license": "GPL-3.0",
Expand Down

0 comments on commit 8b9eb4d

Please sign in to comment.