Skip to content

Commit bf1eaf4

Browse files
committed
Bump version to 0.1.6
1 parent 5429dd5 commit bf1eaf4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "make-api-request-js",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"type": "module",
55
"description": "Modern TypeScript HTTP client for browser and Node.js environments",
66
"keywords": [
@@ -86,4 +86,4 @@
8686
"tsc-alias": "^1.8.10",
8787
"typescript": "^5.7.2"
8888
}
89-
}
89+
}

0 commit comments

Comments
 (0)