From e9402d8333feb4098870a5c92704db5b3bd9bd7d Mon Sep 17 00:00:00 2001 From: lajbel Date: Wed, 15 Jan 2025 08:35:20 -0300 Subject: [PATCH] chore: package json --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 63bfa1d3..4f27eb39 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "kaplay", "description": "KAPLAY is a JavaScript & TypeScript game library that helps you make games fast and fun!", - "version": "3001.0.6", + "version": "3001.0.7", "license": "MIT", "homepage": "https://kaplayjs.com/", "repository": { @@ -36,7 +36,9 @@ "game", "gamedev", "fun", - "mark" + "mark", + "game library", + "library" ], "files": [ "dist/",