From 626e170b252ecf045882c1b194bef3bd70d4876c Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Thu, 30 May 2019 23:25:01 +0900
Subject: [PATCH] Bump to version 0.7.1
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index ea6dc8097..ccd1b10a1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "megalodon",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "Mastodon API client for node.js",
"main": "./lib/index.js",
"typings": "./lib/index.d.ts",