diff --git a/package-lock.json b/package-lock.json index bb38167..690a9d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "cra-template-overwolf-typescript-redux", - "version": "3.2.0", + "version": "3.2.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "cra-template-overwolf-typescript-redux", - "version": "3.2.0", + "version": "3.2.1", "license": "ISC", "devDependencies": { "@semantic-release/git": "^10.0.1", diff --git a/package.json b/package.json index 98f60f4..f9d591a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cra-template-overwolf-typescript-redux", - "version": "3.2.0", + "version": "3.2.1", "description": "This is the official [Overwolf TypeScript Redux](https://github.com/AlbericoD/overwolf-modern-react-boilerplate) template for [Create React App](https://github.com/facebook/create-react-app).", "main": "template.json", "scripts": {