Skip to content

Commit

Permalink
🔖 Bump version to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Dec 4, 2021
1 parent eadaaf2 commit 18666fb
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.10",
"version": "0.0.11",
"scripts": {
"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",
"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",
Expand Down

0 comments on commit 18666fb

Please sign in to comment.