Update powershell kernel version to 0.1.2 (#8171)

This commit is contained in:
Chris LaFreniere
2019-11-01 10:47:32 -07:00
committed by GitHub
parent a8b442a274
commit 55acb36e33

View File

@@ -78,7 +78,7 @@ export class JupyterServerInstallation {
version: '1.3.0'
}, {
name: 'powershell-kernel',
version: '0.1.1'
version: '0.1.2'
}
];