diff --git a/package.json b/package.json index 2ccb7d2..78604df 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nexpy-frontend-boilerplate", - "version": "0.1.0", + "version": "1.1.5", "private": true, "scripts": { "postinstall": "sh ./auto/env.sh && husky install",