From f32567221143c1f82cf19d57b047c44b24e31369 Mon Sep 17 00:00:00 2001 From: Rob Levin Date: Sun, 27 Sep 2020 07:54:44 -0700 Subject: [PATCH] v1.0.3-3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3f54102c8..bddac9aa4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "agnosticui", - "version": "1.0.0", + "version": "1.0.3-3", "author": "Rob Levin", "description": "An agnostic UI component library prioritizing clean HTML and CSS, but built to agnostically work with many popular JavaScript frameworks like React, Vue, and Svelte.", "license": "Apache-2.0", @@ -41,4 +41,4 @@ "url": "https://github.com/roblevintennis/agnosticui/issues" }, "homepage": "https://github.com/roblevintennis/agnosticui#readme" -} \ No newline at end of file +}