diff --git a/client/package.json b/client/package.json index 2e3852d5..61f06b45 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges-client", - "version": "0.11.0", + "version": "0.11.1", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.16.5", diff --git a/package.json b/package.json index 85df9044..86fcc1dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges", - "version": "0.11.0", + "version": "0.11.1", "description": "Allows users to more easily use their own icons and logos in shields.io badges", "author": "Jonah Lawrence", "license": "MIT",