diff --git a/client/package.json b/client/package.json index 6fc86c44..3486bd9c 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges-client", - "version": "0.11.2", + "version": "0.11.3", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.16.5", diff --git a/package.json b/package.json index 31e85027..4a7e3d0f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges", - "version": "0.11.2", + "version": "0.11.3", "description": "Allows users to more easily use their own icons and logos in shields.io badges", "author": "Jonah Lawrence", "license": "MIT",