Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
phulin committed Nov 10, 2024
1 parent 750bdce commit e935843
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tome-kolmafia",
"version": "0.2.11",
"version": "0.2.12",
"description": "Monorepo for tome-kolmafia, a library for KoLmafia that allows the web portion of a relay script to access KoLmafia data.",
"author": "loathers",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/tome-kolmafia-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tome-kolmafia-lib",
"version": "5.28107.3",
"version": "5.28118.0",
"description": "Library functions for tome-kolmafia-mock and tome-kolmafia-react.",
"author": "loathers",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/tome-kolmafia-mock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tome-kolmafia-mock",
"version": "5.28107.3",
"version": "5.28118.0",
"description": "A mock version of the kolmafia package that allows the web portion of a relay script to access KoLmafia data.",
"author": "loathers",
"license": "MIT",
Expand All @@ -27,4 +27,4 @@
"peerDependencies": {
"tome-kolmafia-lib": "workspace:^"
}
}
}

0 comments on commit e935843

Please sign in to comment.