From c5a567d7109ee86783275a07890c61c1f06cf892 Mon Sep 17 00:00:00 2001 From: "token-list-automerger[bot]" Date: Mon, 20 Jun 2022 21:57:34 +0000 Subject: [PATCH] chore(release): 0.2.4572 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f2f6303c54a..381738e45e2f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 0.2.4572 (2022-06-20) + ### 0.2.4571 (2022-06-20) ### 0.2.4570 (2022-06-20) diff --git a/package.json b/package.json index 6a934ee56a4a..94a067e59958 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@solana/spl-token-registry", - "version": "0.2.4571", + "version": "0.2.4572", "description": "Solana Token Registry", "main": "dist/main/index.js", "typings": "dist/main/index.d.ts",