Skip to content

Commit 37940dc

Browse files
feat: release 2.0 (#89)
BREAKING CHANGE: This release drops support for Node.js 6.x. Please upgrade with care 💚
1 parent 1c3999d commit 37940dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gaxios",
3-
"version": "2.0.0",
3+
"version": "0.0.0",
44
"description": "A simple common HTTP client specifically for Google APIs and services.",
55
"main": "build/src/index.js",
66
"types": "build/src/index.d.ts",

0 commit comments

Comments
 (0)