From 118ffaaf1cbbf7ce3bf4ce58e78ef9121fa1fdc6 Mon Sep 17 00:00:00 2001 From: Moody Salem Date: Tue, 27 Apr 2021 12:53:42 -0500 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 467a3bcc6..294cca1e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@uniswap/v2-sdk", "license": "MIT", - "version": "1.0.8", + "version": "1.0.9", "description": "🛠 An SDK for building applications on top of Uniswap V2", "main": "dist/index.js", "typings": "dist/index.d.ts",