From f16baf67ee09f2548c1efd6cbdfca4e4ad199d4e Mon Sep 17 00:00:00 2001 From: Bobby Bonestell Date: Thu, 13 Feb 2025 21:19:21 -0700 Subject: [PATCH] Bumped version references to 0.1.1 in retroify.js source --- src/retroify.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/retroify.js b/src/retroify.js index 4265c13..cdb9046 100644 --- a/src/retroify.js +++ b/src/retroify.js @@ -1,5 +1,5 @@ /** - * retroify.js v0.1.0 + * retroify.js v0.1.1 * A library to apply retro 8-bit styling to web pages * https://github.com/rbonestell/retroify.js * @@ -277,7 +277,7 @@ } const Retroify = { - version: '0.1.0', + version: '0.1.1', isApplied: false, /**