Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mironiasty committed Aug 20, 2024
1 parent 5b4ea06 commit dfea5d0
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"license": "Apache-2.0",
"workspaces": [
"packages/*",
Expand Down
4 changes: 2 additions & 2 deletions packages/fishjam-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/fishjam-openapi",
"version": "0.1.1",
"version": "0.1.2",
"description": "Fishjam OpenAPI",
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",
"author": "Fishjam Cloud Team",
Expand Down Expand Up @@ -41,4 +41,4 @@
"@openapitools/openapi-generator-cli": "^2.13.4",
"tsup": "^8.2.4"
}
}
}
4 changes: 2 additions & 2 deletions packages/fishjam-proto/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/fishjam-proto",
"version": "0.1.0",
"version": "0.1.2",
"description": "Fishjam Proto",
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",
"author": "Fishjam Cloud Team",
Expand Down Expand Up @@ -44,4 +44,4 @@
"ts-proto": "^2.0.2",
"tsup": "^8.2.4"
}
}
}
4 changes: 2 additions & 2 deletions packages/js-server-sdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fishjam-cloud/js-server-sdk",
"version": "0.1.1",
"version": "0.1.2",
"description": "Fishjam server SDK for JavaScript",
"homepage": "https://github.com/fishjam-cloud/js-server-sdk",
"author": "Fishjam Cloud Team",
Expand Down Expand Up @@ -60,4 +60,4 @@
"tsup": "^8.2.4",
"typed-emitter": "^2.1.0"
}
}
}

0 comments on commit dfea5d0

Please sign in to comment.