From 571885520aeae711b1d25d914bda9e9bae99be13 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 9 Aug 2021 08:38:56 +0000 Subject: [PATCH] chore(release): v0.1.1 --- client/package.json | 4 ++-- package.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/client/package.json b/client/package.json index 592418ba..b6865037 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges-client", - "version": "0.1.0", + "version": "0.1.1", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.11.4", @@ -50,4 +50,4 @@ "last 1 safari version" ] } -} +} \ No newline at end of file diff --git a/package.json b/package.json index e3909ade..deda9f1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges", - "version": "0.1.0", + "version": "0.1.1", "description": "Allows users to more easily use their own icons and logos in shields.io badges", "author": "Jonah Lawrence", "license": "MIT", @@ -53,4 +53,4 @@ "bugs": { "url": "https://github.com/DenverCoder1/custom-icon-badges/issues" } -} +} \ No newline at end of file