@bitbybit-dev/base 0.19.3 → 0.19.4

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 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -2,6 +2,7 @@
2
2
 
3
3
  Visit [bitbybit.dev](https://bitbybit.dev) to use our full cloud platform.
4
4
  Best way to support us - [Silver or Gold plan subscription](https://bitbybit.dev/auth/pick-plan)
5
+ Buy unique designs from our [Crafts shop](https://crafts.bitbybit.dev)
5
6
  Check out [3D Bits app for Shopify](https://apps.shopify.com/3d-bits-1)
6
7
 
7
8
  <img src="https://app.bitbybit.dev/assets/git-cover.png" alt="Picture showing bitbybit.dev platform">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bitbybit-dev/base",
3
- "version": "0.19.3",
3
+ "version": "0.19.4",
4
4
  "description": "Bit By Bit Developers Base CAD Library to Program Geometry",
5
5
  "main": "index.js",
6
6
  "repository": {