From a338c92e16cf4767609fe89b1f467c20d1c83ece Mon Sep 17 00:00:00 2001 From: fiskhandlarn Date: Thu, 27 May 2021 14:06:04 +0200 Subject: [PATCH] Bump version in order to republish to npm :( --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 23989c8..a10abc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fiskhandlarn/revenge.css", - "version": "1.0.2", + "version": "1.0.3", "description": "A CSS snippet that puts pink error boxes (with messages in comic sans) everywhere you write bad HTML.", "main": "revenge.css", "repository": {