tandem-editor 0.14.1 → 0.14.2

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.
package/dist/cli/index.js CHANGED
@@ -3180,7 +3180,7 @@ process.once("unhandledRejection", (reason) => {
3180
3180
  `);
3181
3181
  process.exit(1);
3182
3182
  });
3183
- var version = true ? "0.14.1" : "0.0.0-dev";
3183
+ var version = true ? "0.14.2" : "0.0.0-dev";
3184
3184
  var args = process.argv.slice(2);
3185
3185
  if (args.includes("--help") || args.includes("-h")) {
3186
3186
  console.log(`tandem v${version}