Skip to content

Commit 631e133

Browse files
authored
Merge pull request #42 from wspringer/knope/release
Release 0.3.1
2 parents 8d2fbae + 8f951f1 commit 631e133

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/reorganization_of_the_codebase.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.3.1 (2025-06-08)
2+
3+
### Fixes
4+
5+
- Reorganization of the codebase
6+
17
## 0.3.0 (2025-06-07)
28

39
### Breaking Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "highs-mcp",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)