From a50a6b5b70e07a0c3811107ad70e2cf94578bd7b Mon Sep 17 00:00:00 2001 From: mircearoata Date: Tue, 7 Jul 2020 11:05:12 +0300 Subject: [PATCH] v2.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 760685c..9481ff8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "satisfactory-mod-manager-api", - "version": "2.0.2", + "version": "2.0.3", "description": "API to manage installed Satisfactory mods", "main": "lib/index.js", "types": "lib/index.d.ts",