From f63c0304013afd47a5616435371f6c60bb76f718 Mon Sep 17 00:00:00 2001 From: prototypa Date: Thu, 18 Aug 2022 00:36:02 -0400 Subject: [PATCH] Add RSS Icon --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6506655..86e8475 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@onwidget/astrowind", "description": "A template to make your website using Astro + Tailwind CSS.", - "version": "0.1.0", + "version": "0.1.1", "private": true, "scripts": { "dev": "astro dev",