diff --git a/app/package.json b/app/package.json index 066282cdfee21c5e58c5a04268ff44a51d5a96be..44aac567f561e3768c9b6a6891f61250672b2248 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "mysql-query-profiler", "productName": "MySQL Query Profiler", - "version": "0.1.3", + "version": "0.2.0", "description": "A profiler for MySQL queries using Electron and React", "main": "./main.prod.js", "author": { @@ -19,4 +19,4 @@ "devDependencies": { "@types/recharts": "^1.8.15" } -} \ No newline at end of file +}