Skip to content

Commit

Permalink
feat: release 2.0 (#89)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This release drops support for Node.js 6.x. Please upgrade with care 💚
  • Loading branch information
JustinBeckwith authored Apr 26, 2019
1 parent 1c3999d commit 37940dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gaxios",
"version": "2.0.0",
"version": "0.0.0",
"description": "A simple common HTTP client specifically for Google APIs and services.",
"main": "build/src/index.js",
"types": "build/src/index.d.ts",
Expand Down

0 comments on commit 37940dc

Please sign in to comment.