Skip to content

Commit faeb610

Browse files
committed
feat: bump sdk version
1 parent 9cf2722 commit faeb610

File tree

3 files changed

+2
-8
lines changed

3 files changed

+2
-8
lines changed

.changeset/wide-sites-pull.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/sdk/python/human-protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@human-protocol/python-sdk",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"private": true,
55
"description": "Stub package to integrate the Python SDK with Changesets (dev-only).",
66
"license": "MIT"

packages/sdk/typescript/human-protocol-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@human-protocol/sdk",
33
"description": "Human Protocol SDK",
4-
"version": "5.0.0",
4+
"version": "5.1.0",
55
"files": [
66
"src",
77
"dist"

0 commit comments

Comments
 (0)