@bejibun/core 0.1.36 → 0.1.37

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 +14 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -25,4 +25,17 @@ bun ace install @bejibun/core
25
25
  ```
26
26
 
27
27
  ## Contributors
28
- - [Havea Crenata](mailto:havea.crenata@gmail.com)
28
+ - [Havea Crenata](mailto:havea.crenata@gmail.com)
29
+
30
+ ## ☕ Support / Donate
31
+
32
+ If you find this project helpful and want to support it, you can donate via PayPal :
33
+
34
+ [![Donate with PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal)](https://paypal.me/hafiizhghulam)
35
+
36
+ Or if you are prefer using crypto :
37
+
38
+ | EVM | Solana |
39
+ | --- | ------ |
40
+ | <img src="https://github.com/crenata/bejibun/blob/master/public/images/EVM.png?raw=true" width="150" /> | <img src="https://github.com/crenata/bejibun/blob/master/public/images/SOL.png?raw=true" width="150" /> |
41
+ | 0xdABe8750061410D35cE52EB2a418c8cB004788B3 | GAnoyvy9p3QFyxikWDh9hA3fmSk2uiPLNWyQ579cckMn |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bejibun/core",
3
- "version": "0.1.36",
3
+ "version": "0.1.37",
4
4
  "author": "Havea Crenata <havea.crenata@gmail.com>",
5
5
  "repository": {
6
6
  "type": "git",