From 9760282d66a71df2bd90b67d2a6431067e73cea8 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Sat, 23 Feb 2019 20:59:29 +0900
Subject: [PATCH] Bump to version 0.5.0
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index 955b8329b..0fd9c99fd 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "megalodon",
- "version": "0.4.6",
+ "version": "0.5.0",
"description": "Mastodon API client for node.js",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",