From 05fa2f791c793a38d1e73efd57480860863a390e Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Tue, 16 Aug 2022 21:13:24 -0500 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 462683e..e3530a7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "plex-api-oauth", - "version": "1.2.7", - "description": "An NPM Module designed to make Plex Media Server and plex.tv API calls easier to implement in JavaScript and React projects", + "version": "1.2.8", + "description": "An NPM Module designed to make Plex Media Server and plex.tv API calls easier to implement in JavaScript projects", "main": "./src/index.js", "keywords": [ "plex",