summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-31 20:33:08 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-05-31 20:33:08 +0200
commit9c86deaa7d43b50269805739bcc4c8afe5031859 (patch)
tree3e82e31e2e6300c42b462261809b01a9718259b3 /package.json
parent:art: rename recipients -> recipient_ids (diff)
downloadserver-ts-9c86deaa7d43b50269805739bcc4c8afe5031859.tar.xz
1.3.16
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 3b18740f..8d78d7e3 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.15", + "version": "1.3.16", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",