Skip to content

Commit eabbfce

Browse files
jkyberneeesclaude
andauthored
chore: prep v5.0.1 — bump version, remove TRON donate address (#54)
- Bump package.json 5.0.0 -> 5.0.1 for the patch release (fixes from #52, perf from #53). - Remove the TRON wallet address from the README Support section; PayPal link retained. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent 3e0d4ff commit eabbfce

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ server.listen(3000)
4646
# Support / Donate 💚
4747
You can support the maintenance of this project:
4848
- PayPal: https://www.paypal.me/kyberneees
49-
- [TRON](https://www.binance.com/en/buy-TRON) Wallet: `TJ5Bbf9v4kpptnRsePXYDvnYcYrS5Tyxus`
5049

5150
# More
5251
- Website and documentation: https://0http.21no.de

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "0http",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Zero friction HTTP request router. The need for speed!",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)