From 0fee652dec0a8a65a51b5692c53941a57bc54aa5 Mon Sep 17 00:00:00 2001 From: Jacxk Date: Sat, 30 Oct 2021 14:52:16 -0400 Subject: [PATCH] Updated version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d15fe7e..f4dcc37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "teamseas-api", - "version": "1.0.2", + "version": "1.0.3", "description": "TeamSeas.org unofficial api to get the top, recent, and total donations.", "main": "dist/index.js", "types": "dist/index.d.ts",