vadivam-preact 0.0.19 → 0.0.21

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
@@ -2,7 +2,7 @@
2
2
 
3
3
  Pixel-perfect, open-source Vadivam icons for Preact.
4
4
 
5
- ![All Vadivam icons](https://raw.githubusercontent.com/praveenjuge/vadivam/main/apps/web/public/preview.png?v=0.0.19)
5
+ ![All Vadivam icons](https://raw.githubusercontent.com/praveenjuge/vadivam/main/apps/web/public/preview.png?v=0.0.21)
6
6
 
7
7
  ```sh
8
8
  bun add vadivam-preact
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vadivam-preact",
3
- "version": "0.0.19",
3
+ "version": "0.0.21",
4
4
  "description": "Pixel-perfect Vadivam icons for Preact.",
5
5
  "license": "MIT",
6
6
  "author": "Praveen Juge",