From 57933360254459e630520d098460023ab380ea37 Mon Sep 17 00:00:00 2001 From: Armani Ferrante Date: Thu, 10 Jun 2021 19:21:09 -0700 Subject: [PATCH] v0.1.2 (#39) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0cda5b8..b82c780 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-serum/swap-ui", - "version": "0.1.0", + "version": "0.1.2", "main": "dist/index.js", "types": "dist/index.d.ts", "homepage": "https://github.com/project-serum/swap-ui",