@bejibun/redis 0.1.31 → 0.1.32

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 -5
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -101,11 +101,7 @@ export default class TestController extends BaseController {
101
101
 
102
102
  ## ☕ Support / Donate
103
103
 
104
- If you find this project helpful and want to support it, you can donate via PayPal :
105
-
106
- [![Donate with PayPal](https://img.shields.io/badge/Donate-PayPal-blue.svg?logo=paypal)](https://paypal.me/hafiizhghulam)
107
-
108
- Or if you are prefer using crypto :
104
+ If you find this project helpful and want to support it, you can donate via crypto :
109
105
 
110
106
  | EVM | Solana |
111
107
  | ------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bejibun/redis",
3
- "version": "0.1.31",
3
+ "version": "0.1.32",
4
4
  "author": "Havea Crenata <havea.crenata@gmail.com>",
5
5
  "repository": {
6
6
  "type": "git",