Skip to content

Commit cfacb48

Browse files
committed
build: bump the package version to 0.7.0
1 parent 2430715 commit cfacb48

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

0 commit comments

Comments
 (0)