diff --git a/client/package.json b/client/package.json index ed8daf32..5ab19581 100644 --- a/client/package.json +++ b/client/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges-client", - "version": "0.9.0", + "version": "0.10.0", "private": true, "dependencies": { "@testing-library/jest-dom": "^5.16.4", @@ -53,4 +53,4 @@ "resolutions": { "autoprefixer": "10.4.5" } -} +} \ No newline at end of file diff --git a/package.json b/package.json index 6b629994..44f7b3a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "custom-icon-badges", - "version": "0.9.0", + "version": "0.10.0", "description": "Allows users to more easily use their own icons and logos in shields.io badges", "author": "Jonah Lawrence", "license": "MIT", @@ -56,4 +56,4 @@ "bugs": { "url": "https://github.com/DenverCoder1/custom-icon-badges/issues" } -} +} \ No newline at end of file