From 7bcc76317231e4627003cce599ffb5849a68d14a Mon Sep 17 00:00:00 2001 From: Tufik Chediak Sanchez Date: Wed, 16 Feb 2022 15:28:58 -0500 Subject: [PATCH] no message --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2b943b..3a826e7 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ CuppaComponent.js | CuppaRouter.js | CuppaStorage.js Doc [http://cuppajs.cloudbit.co/](https://cuppajs.cloudbit.co/)
Git [https://github.com/cloudbit-interactive/cuppajs](https://github.com/cloudbit-interactive/cuppajs)
Npm [https://www.npmjs.com/package/cuppajs](https://www.npmjs.com/package/cuppajs)
-WebComponents [https://www.webcomponents.org/element/cuppajs-elements] (https://www.webcomponents.org/element/cuppajs-elements) +WebComponents [https://www.webcomponents.org/element/cuppajs-elements](https://www.webcomponents.org/element/cuppajs-elements) # Cuppa Component ~5.5kB gzipped ```javascript diff --git a/package.json b/package.json index 37c5faf..6d02fab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cuppajs", - "version": "0.0.103", + "version": "0.0.104", "description": "Standard Vanilla Libraries that work with everything.", "main": "index.js", "scripts": {