From 0c20a46b1484f47e509fba4aac46ea1a4232dbb6 Mon Sep 17 00:00:00 2001
From: "token-list-automerger[bot]"
 <token-list-automerger[bot]@users.noreply.github.com>
Date: Sun, 9 Jan 2022 04:34:46 +0000
Subject: [PATCH] chore(release): 0.2.1345

---
 CHANGELOG.md | 2 ++
 package.json | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5b863569a3f0..f500aaa58d0c 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.1345 (2022-01-09)
+
 ### 0.2.1344 (2022-01-09)
 
 ### 0.2.1343 (2022-01-09)
diff --git a/package.json b/package.json
index 05bef796af4c..718998506a91 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@solana/spl-token-registry",
-  "version": "0.2.1344",
+  "version": "0.2.1345",
   "description": "Solana Token Registry",
   "main": "dist/main/index.js",
   "typings": "dist/main/index.d.ts",