Skip to content

Commit

Permalink
πŸš€ Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy authored Sep 22, 2020
1 parent 5ae4ddb commit 60742ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Configurable Pipeline for the Analysis of Connectomes",
"homepage": "https://github.com/FCP-INDI/C-PAC_GUI",
"productName": "C-PAC",
"version": "0.0.6",
"version": "0.0.7",
"scripts": {
"build-dll": "cross-env NODE_ENV=development node --trace-warnings -r @babel/register ./node_modules/webpack/bin/webpack --mode development --config config/webpack.config.renderer.dev.dll.js --colors",
"build:electron": "cross-env node --trace-warnings -r @babel/register ./node_modules/webpack/bin/webpack --mode production --config config/webpack.config.main.prod.js --colors",
Expand Down

0 comments on commit 60742ec

Please sign in to comment.