Skip to content

Commit 5eb5228

Browse files
committed
bump version
1 parent 379e062 commit 5eb5228

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/flow-client-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@speechmatics/flow-client-react",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"description": "React hooks for interacting with the Speechmatics Flow API",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",

packages/flow-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@speechmatics/flow-client",
3-
"version": "1.0.0-rc.5",
3+
"version": "1.0.0-rc.6",
44
"description": "Javascript client for the Speechmatics Flow API",
55
"main": "dist/index.js",
66
"files": ["dist/", "README.md"],

0 commit comments

Comments
 (0)