Skip to content

Commit 09bd68c

Browse files
authored
build: bump package version
Signed-off-by: Luis Carlos Aveiro <[email protected]>
1 parent fa7a413 commit 09bd68c

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.8.0",
4+
"version": "0.9.0",
55
"license": "MIT",
66
"homepage": "https://github.com/wolfpackthatcodes/typescript-http-client",
77
"repository": {

0 commit comments

Comments
 (0)