cwbridge 2.0.1 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bin/cwbridge.exe +2 -2
  2. package/package.json +1 -1
package/bin/cwbridge.exe CHANGED
@@ -1,4 +1,4 @@
1
1
  [diffend] Oversized file quarantined before diffing.
2
2
  name: package/bin/cwbridge.exe
3
- size: 51372379 bytes
4
- sha256: d550827cf17c6fc4f0a13a955808f42f4e0e610d015a2775f23767fe22a259a1
3
+ size: 51440144 bytes
4
+ sha256: 8693d53912735e2ec18feb7488dd276aa1783e4b3f5f7f0a16e087616b4bc12c
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cwbridge",
3
- "version": "2.0.1",
3
+ "version": "2.1.0",
4
4
  "description": "Windows launcher for the compiled CWBridge executable",
5
5
  "license": "UNLICENSED",
6
6
  "private": false,