Bump to version 0.2.0

This commit is contained in:
AkiraFukushima 2018-07-16 13:14:26 +09:00
parent 88e7771db5
commit 424d4daf82
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -1,6 +1,6 @@
{
"name": "megalodon",
"version": "0.1.0",
"version": "0.2.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "megalodon",
"version": "0.1.1",
"version": "0.2.0",
"description": "Mastodon API client for node.js",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",