@todesktop/cli 1.9.3-0 → 1.9.3

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/dist/cli.js +1 -1
  2. package/package.json +1 -1
package/dist/cli.js CHANGED
@@ -5251,7 +5251,7 @@ var package_default = {
5251
5251
  access: "public"
5252
5252
  },
5253
5253
  name: "@todesktop/cli",
5254
- version: "1.9.2",
5254
+ version: "1.9.3-0",
5255
5255
  license: "MIT",
5256
5256
  author: "Dave Jeffery <dave@todesktop.com> (http://www.todesktop.com/)",
5257
5257
  homepage: "https://todesktop.com/cli",
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "name": "@todesktop/cli",
7
- "version": "1.9.3-0",
7
+ "version": "1.9.3",
8
8
  "license": "MIT",
9
9
  "author": "Dave Jeffery <dave@todesktop.com> (http://www.todesktop.com/)",
10
10
  "homepage": "https://todesktop.com/cli",