Skip to content

Commit fc4a78c

Browse files
committed
update version on npm
1 parent cd52961 commit fc4a78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "luminara",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Zero-dependency, high-efficiency HTTP client built on native fetch with a microsecond-scale core. Features a deterministic plugin pipeline, advanced retry/backoff, hedging, rate limiting, deduplication, and a real-time stats engine — all built-in, with no external plugins required. Lightweight, universal, and designed for browsers and Node.js 18+.",
55
"author": {
66
"name": "Jonathan Miller",

0 commit comments

Comments
 (0)