Skip to content

Commit 3ae90ba

Browse files
committed
sdk bump
1 parent adcbeec commit 3ae90ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/sdk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Generate documentation
6262
pnpm run docs
6363
```
6464

65-
The markdown API reference docs are generated in `docs/`. There's is also a generated website for API reference the docs at `docs-ui/`.
65+
The markdown API reference docs are generated in `docs/`. There's is also a generated website for the API reference the docs at `docs-ui/`.
6666

6767
## Test
6868

packages/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hop-protocol/sdk",
3-
"version": "0.0.40",
3+
"version": "0.0.41",
44
"description": "The v1 Hop Protocol TypeScript SDK",
55
"author": "Authereum Labs, Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)