diff --git a/package-lock.json b/package-lock.json index bcb276b4..ef6c81f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "topcoder-react-lib", - "version": "0.7.16-1", + "version": "0.7.16-2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c01fdbd1..5991b430 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lint:js": "./node_modules/.bin/eslint --ext .js,.jsx .", "test": "npm run lint && npm run jest" }, - "version": "0.7.16-1", + "version": "0.7.16-2", "dependencies": { "auth0-js": "^6.8.4", "config": "^3.2.0",