From 3de4a263da495df189e2e1ef12dfb95cb884a290 Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Fri, 30 Aug 2019 22:46:59 +0900 Subject: [PATCH] Bump to version 1.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a973a92..eb65c58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "megalodon", - "version": "1.0.2", + "version": "1.0.3", "description": "Mastodon API client for node.js", "main": "./lib/src/index.js", "typings": "./lib/src/index.d.ts",