From 2fae4fedbbbf45c581d5d23fb83835550fd0f588 Mon Sep 17 00:00:00 2001 From: Adrian Li Date: Mon, 31 Aug 2020 03:29:06 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a57decf..6904b40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@studydefi/money-legos", - "version": "2.3.8", + "version": "2.4.0", "main": "index.js", "types": "index.d.ts", "repository": "git@github.com:studydefi/money-legos.git",