From 60c53df8b4b23a82e0c333e6a0f55d1f07278969 Mon Sep 17 00:00:00 2001 From: armaniferrante Date: Fri, 9 Jul 2021 00:11:58 -0700 Subject: [PATCH] v0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0bb37d4..e4e57d60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-serum/swap-ui", - "version": "0.1.11", + "version": "0.2.0", "main": "dist/index.js", "types": "dist/index.d.ts", "homepage": "https://github.com/project-serum/swap-ui",