diff --git a/megalodon/package.json b/megalodon/package.json index 9877c5fe1..ba80b80ee 100644 --- a/megalodon/package.json +++ b/megalodon/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "7.0.1", + "version": "8.0.0", "description": "Mastodon API client for node.js and browser", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",