@bejibun/redis 0.1.24 → 0.1.25

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
@@ -86,4 +86,17 @@ export default class TestController extends BaseController {
86
86
  ```
87
87
 
88
88
  ## Contributors
89
- - [Havea Crenata](mailto:havea.crenata@gmail.com)
89
+ - [Havea Crenata](mailto:havea.crenata@gmail.com)
90
+
91
+ ## ☕ Support / Donate
92
+
93
+ If you find this project helpful and want to support it, you can donate via PayPal :
94
+
95
+ [![Donate with PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal)](https://paypal.me/hafiizhghulam)
96
+
97
+ Or if you are prefer using crypto :
98
+
99
+ | EVM | Solana |
100
+ | --- | ------ |
101
+ | <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" /> |
102
+ | 0xdABe8750061410D35cE52EB2a418c8cB004788B3 | GAnoyvy9p3QFyxikWDh9hA3fmSk2uiPLNWyQ579cckMn |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bejibun/redis",
3
- "version": "0.1.24",
3
+ "version": "0.1.25",
4
4
  "author": "Havea Crenata <havea.crenata@gmail.com>",
5
5
  "repository": {
6
6
  "type": "git",