From 1ef329d34a852027d9b0b09403c7583d6e960ee9 Mon Sep 17 00:00:00 2001 From: Armani Ferrante Date: Tue, 15 Jun 2021 12:23:40 -0700 Subject: [PATCH] v0.1.4 (#49) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6b3f7b..f526871 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@project-serum/swap-ui", - "version": "0.1.3", + "version": "0.1.4", "main": "dist/index.js", "types": "dist/index.d.ts", "homepage": "https://github.com/project-serum/swap-ui",