Skip to content

Commit b9d62c1

Browse files
committed
pkg version bumps
1 parent 91ad99d commit b9d62c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/hyperstructure-client-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@generationsoftware/hyperstructure-client-js",
33
"description": "Lightweight library for interacting with PoolTogether contracts",
4-
"version": "1.20.2",
4+
"version": "1.20.3",
55
"license": "MIT",
66
"main": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

packages/hyperstructure-react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@generationsoftware/hyperstructure-react-hooks",
33
"description": "React hooks library for interacting with PoolTogether contracts",
4-
"version": "1.25.7",
4+
"version": "1.25.8",
55
"license": "MIT",
66
"main": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)