Bump to version 3.0.0-rc.1

This commit is contained in:
AkiraFukushima 2020-03-17 20:19:56 +09:00
parent d797f8202f
commit 887b4ec679

View file

@ -1,6 +1,6 @@
{
"name": "megalodon",
"version": "3.0.0-beta.4",
"version": "3.0.0-rc.1",
"description": "Mastodon API client for node.js and browser",
"main": "./lib/src/index.js",
"typings": "./lib/src/index.d.ts",