From 7801efa9c7dfb7a5e5e4919f5b3e89fda6997ed1 Mon Sep 17 00:00:00 2001 From: Vlad Frangu Date: Sun, 23 Aug 2020 02:19:17 +0300 Subject: [PATCH] chore: release 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 776e1015..41a86b90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "discord-api-types", - "version": "0.1.0", + "version": "0.1.1", "description": "Discord API typings that are kept up to date for use in bot library creation.", "main": "default/index.js", "scripts": {