diff --git a/package.json b/package.json index f254d43..f49f0ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "badmagic", - "version": "0.0.41", + "version": "0.0.42", "description": "Swagger UI alternative written in React", "scripts": { "build": "yarn clean && yarn copy-css && tsc -p ./",