diff --git a/CHANGELOG.md b/CHANGELOG.md index b382a094630b..ff25ccfd0eb2 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.4568 (2022-06-20) + ### 0.2.4567 (2022-06-20) ### 0.2.4566 (2022-06-20) diff --git a/package.json b/package.json index 4054e5f3fb28..e391e4a95649 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@solana/spl-token-registry", - "version": "0.2.4567", + "version": "0.2.4568", "description": "Solana Token Registry", "main": "dist/main/index.js", "typings": "dist/main/index.d.ts",