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 7, 2024
1 parent 054e644 commit 47e8588
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/oramacloud-monorepo",
"version": "1.3.20",
"version": "2.0.0",
"description": "Orama SDK for Node.js, Deno, and Browsers",
"type": "module",
"sideEffects": false,
Expand Down
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": "1.3.20",
"version": "2.0.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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/react",
"version": "1.3.20",
"version": "2.0.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": "1.3.20",
"version": "2.0.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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oramacloud/vue",
"version": "1.3.20",
"version": "2.0.0",
"description": "Orama SDK for Vue",
"type": "module",
"sideEffects": false,
Expand Down

0 comments on commit 47e8588

Please sign in to comment.