diff --git a/package.json b/package.json index 42cd9bf..6b410fe 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,13 @@ { "name": "opacity", "description": "A simple tool used to progressively reduce the opacity (get it?) of a website from any given date.", - "keywords": ["opacity", "css", "pain", "html"], - "version": "9.68.1", + "keywords": [ + "opacity", + "css", + "pain", + "html" + ], + "version": "9.75.1", "main": "index.js", "types": "index.d.ts", "license": "MIT",