@buzztech/boi-ui 0.2.0 → 0.2.1

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.md CHANGED
@@ -57,8 +57,8 @@ The published artifact is the **`dist/`** folder (see `"files"` in `package.json
57
57
  2. Commit, tag, and push:
58
58
 
59
59
  ```bash
60
- git tag v0.2.0
61
- git push origin v0.2.0
60
+ git tag v0.2.1
61
+ git push origin v0.2.1
62
62
  ```
63
63
 
64
64
  3. Publish to npm: