Skip to content

Commit

Permalink
Bump v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mironiasty committed Aug 29, 2024
1 parent b6a3c5f commit 91b00a7
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fishjam-web-sdk",
"version": "0.5.1",
"version": "0.5.5",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down Expand Up @@ -35,4 +35,4 @@
"typedoc-material-theme": "^1.1.0",
"typescript": "^5.5.4"
}
}
}
4 changes: 2 additions & 2 deletions packages/react-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/react-client",
"version": "0.5.1",
"version": "0.5.5",
"description": "React client library for Fishjam Cloud",
"license": "Apache-2.0",
"author": "Fishjam Cloud Team",
Expand Down Expand Up @@ -62,4 +62,4 @@
"example": "examples"
},
"packageManager": "[email protected]"
}
}
4 changes: 2 additions & 2 deletions packages/ts-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/ts-client",
"version": "0.5.1",
"version": "0.5.5",
"description": "Typescript client library for Fishjam Cloud",
"license": "Apache-2.0",
"author": "Fishjam Cloud Team",
Expand Down Expand Up @@ -79,4 +79,4 @@
]
},
"packageManager": "[email protected]"
}
}

0 comments on commit 91b00a7

Please sign in to comment.