Skip to content

Commit 18666fb

Browse files
committed
🔖 Bump version to 0.0.11
1 parent eadaaf2 commit 18666fb

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.10",
6+
"version": "0.0.11",
77
"scripts": {
88
"build-dll": "cross-env NODE_ENV=development node --trace-warnings --trace-deprecation -r @babel/register ./node_modules/webpack/bin/webpack --mode development --config config/webpack.config.renderer.dev.dll.js --color",
99
"build:electron": "cross-env node --trace-warnings --trace-deprecation -r @babel/register ./node_modules/webpack/bin/webpack --mode production --config config/webpack.config.main.prod.js --color",

0 commit comments

Comments
 (0)