Skip to content

Commit 589d4f0

Browse files
committed
Bump version to 6.0.0
1 parent 75e1f23 commit 589d4f0

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ The Orchestrate library provides convenient access to the Orchestrate API from a
1616
| SDK versions | Orchestrate versions |
1717
| ------------------- | ------------------------------ |
1818
| master/HEAD | Orchestrate v21.12.0 or higher |
19+
| SDK v6.0.x | Orchestrate v21.12.0 or higher |
20+
| ~~SDK v5.x.x~~ | Deprecated |
1921
| SDK v4.1.x | Orchestrate v21.1.5 or higher |
2022
| SDK v4.0.x | Orchestrate v21.1.0 or higher |
2123
| SDK v3.1.1 | Orchestrate v2.4 or higher |

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pegasys-orchestrate",
3-
"version": "5.0.0",
3+
"version": "6.0.0",
44
"description": "The PegaSys Orchestrate library provides convenient access to the Codefi Orchestrate API from applications written in server-side JavaScript",
55
"main": "lib/index.js",
66
"files": [

0 commit comments

Comments
 (0)