diff --git a/README.md b/README.md index b33d97e..e9b2283 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Gitea Last Commit - + NPM Last Update diff --git a/package.json b/package.json index dcc57cd..c353877 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tase-api", - "version": "1.0.2", + "version": "1.0.3", "description": "The official NPM wrapper for The All Seeing Eye's API", "main": "./dist/index.js", "module": "./dist/index.mjs",