chore: release 0.3.0 (#10)

This commit is contained in:
Vlad Frangu
2020-09-14 21:45:21 +03:00
committed by GitHub
parent fe1868b04f
commit 52f8bc33c6
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "discord-api-types",
"version": "0.2.0",
"version": "0.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@@ -1,6 +1,6 @@
{
"name": "discord-api-types",
"version": "0.2.0",
"version": "0.3.0",
"description": "Discord API typings that are kept up to date for use in bot library creation.",
"main": "default/index.js",
"scripts": {