@tremho/mist-lift 1.0.1 → 1.0.2-pre-release.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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -35,4 +35,4 @@ and the [issues page](https://github.com/tremho/MistLift/issues) for future stat
35
35
 
36
36
  ## Getting Started
37
37
 
38
- To get started using MistLift, please see the [QuickStart Guide](./doc/MistLift%20Quick%20Start.md)
38
+ To get started using MistLift, please see the [QuickStart Guide](doc/MistLift%20Quick%20Start.md)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tremho/mist-lift",
3
- "version": "1.0.1",
3
+ "version": "1.0.2-pre-release.2",
4
4
  "description": "lift command line utility for MistLift development",
5
5
  "main": "build/index.js",
6
6
  "bin": {