@riboseinc/anafero-cli 0.0.5 → 0.0.6

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/README.rst CHANGED
@@ -14,6 +14,12 @@ Development
14
14
 
15
15
  To clean & build the package, run ``yarn cbp``.
16
16
 
17
+ Release
18
+ -------
19
+
20
+ Increment version in package.json & NPM publish from within this directory
21
+ (after running CBP script and extensive testing).
22
+
17
23
  Notes on dependencies
18
24
  ---------------------
19
25