@pb33f/cowboy-components 0.7.15 → 0.7.17

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
@@ -4,6 +4,6 @@ Used by [pb33f](https://pb33f.io) to user interface components.
4
4
 
5
5
  If you're not [pb33f](https://pb33f.io), you probably don't want to use this.
6
6
 
7
- Thanks for stopping by though!
7
+ Thanks for stopping by though! Thanks for your interest.
8
8
 
9
9
  Bye for now.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Princess Beef Heavy Industries Cowboy Components",
4
4
  "private": false,
5
5
  "license": "BUSL-1.1",
6
- "version": "0.7.15",
6
+ "version": "0.7.17",
7
7
  "type": "module",
8
8
  "main": "./dist/cowboy-components.umd.cjs",
9
9
  "module": "./dist/cowboy-components.js",