Skip to content

Commit

Permalink
chore: Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
matijagaspar committed Nov 21, 2024
1 parent 97b1959 commit 6515189
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/client",
"version": "2.0.2",
"version": "2.1.0",
"description": "Orama SDK client for Node.js, Deno, and Browsers",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/react-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/react-client",
"version": "2.0.2",
"version": "2.1.0",
"description": "Orama SDK for React",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/secure-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/secure-proxy",
"version": "2.0.2",
"version": "2.1.0",
"description": "Orama SDK client for Node.js, Deno, and Browsers",
"type": "module",
"sideEffects": false,
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/vue-client",
"version": "2.0.2",
"version": "2.1.0",
"description": "Orama SDK for Vue",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit 6515189

Please sign in to comment.