Skip to content

Commit

Permalink
bump sdk patch
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz committed Oct 28, 2024
1 parent ac2205d commit 5005a81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zodiac-roles-sdk",
"version": "2.14.4",
"version": "2.14.5",
"license": "LGPL-3.0+",
"main": "build/cjs/sdk/src/index.js",
"module": "build/esm/sdk/src/index.js",
Expand Down Expand Up @@ -108,4 +108,4 @@
"installConfig": {
"hoistingLimits": "workspaces"
}
}
}

0 comments on commit 5005a81

Please sign in to comment.