From 55ed299c1b7790db9ce1fc5a9ab8cf9c000bb13c Mon Sep 17 00:00:00 2001 From: Richard <0866playback@gmail.com> Date: Wed, 9 Feb 2022 02:14:55 -0800 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26ea67c..cd29b15 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rbxm-suite", - "version": "1.0.0", + "version": "2.0.0", "description": "Launch Roblox model files in an exploit", "main": "src/rbxm-suite.lua", "scripts": {