Skip to content

Commit 60742ec

Browse files
authored
🚀 Bump version
1 parent 5ae4ddb commit 60742ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Configurable Pipeline for the Analysis of Connectomes",
44
"homepage": "https://github.com/FCP-INDI/C-PAC_GUI",
55
"productName": "C-PAC",
6-
"version": "0.0.6",
6+
"version": "0.0.7",
77
"scripts": {
88
"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",
99
"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",

0 commit comments

Comments
 (0)