diff --git a/package.json b/package.json index cb964137..c728fe69 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "synectic", "productName": "Synectic", - "version": "4.1.0", + "version": "4.2.0", "description": "Research IDE for examining context-centric, problem-solving in development tools.", "main": ".webpack/main", "scripts": { diff --git a/version.js b/version.js index 368c5451..e9791a5c 100644 --- a/version.js +++ b/version.js @@ -1,2 +1,2 @@ // Generated by genversion. -module.exports = '4.1.0' +module.exports = '4.2.0'