From 9919752a6407ae29e799fea8f4c5fbd9e3b14ea6 Mon Sep 17 00:00:00 2001 From: paige <88659700+paigeroid@users.noreply.github.com> Date: Mon, 25 Sep 2023 10:52:49 -0500 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb33179..a49bbd1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aepl", - "version": "1.2.6", + "version": "1.2.7", "author": "paigeroid", "description": "A Node.JS multi-layered class creation package with built-in parenting systems that let you get info from classes above as well as better function and property makers for easier to read and understand development and modding support inspired by Roblox's Studio API.", "repository": {