Skip to content

Commit a271b90

Browse files
committed
chore: release v1.5.1
1 parent 8e27826 commit a271b90

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

contracts/bootstrap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bootstrap",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"description": "",
55
"main": "index.ts",
66
"scripts": {

contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reti-contracts",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"license": "MIT",
55
"scripts": {
66
"generate-client": "algokit generate client contracts/artifacts/ --language typescript --output contracts/clients/{contract_name}Client.ts && ./update_contract_artifacts.sh",

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reti-ui",
3-
"version": "1.5.0",
3+
"version": "1.5.1",
44
"private": true,
55
"type": "module",
66
"packageManager": "pnpm@9.15.9",

0 commit comments

Comments
 (0)