Skip to content

Commit 38a9c10

Browse files
committed
build: bump package version
1 parent 7d305d3 commit 38a9c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wolfpackthatcodes/http-client",
33
"description": "An expressive, minimal wrapper around the Fetch() API allowing you to quickly make HTTP requests.",
4-
"version": "0.7.3",
4+
"version": "0.7.4",
55
"license": "MIT",
66
"homepage": "https://github.com/wolfpackthatcodes/typescript-http-client",
77
"repository": {

0 commit comments

Comments
 (0)