summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-01 23:09:58 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-01 23:09:58 +0200
commit85875c85bd7d500b758289e35f2c5eabdd580bc5 (patch)
treec1995df00230c1f4ae45018f93086aa032673a54 /package.json
parent1.0.7 (diff)
parent:sparkles: add dm permission (diff)
downloadserver-ts-85875c85bd7d500b758289e35f2c5eabdd580bc5.tar.xz
Merge branch 'master' of https://github.com/discord-open-source/discord-server-util
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 105c353c..0731724d 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.0.7", + "version": "1.0.8", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",