From 6f9fae26d3439503047dd81af61c2a74f7aed37c Mon Sep 17 00:00:00 2001 From: jookyboi Date: Mon, 21 Jul 2025 09:27:53 -0400 Subject: [PATCH] Update LLC --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac19eff..61f3bab 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@cacherapp/cli", "description": "The command line interface to Cacher.", "version": "1.1.1", - "author": "Penguin Labs, LLC", + "author": "Cacher Online Services LLC", "bin": { "cacher": "./bin/run.js" },