summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-24 14:30:48 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-24 14:30:48 +0200
commitd7cf341320fb2e1af5d1e40e67c2fed2d65d3a5c (patch)
treef6767f1668a77dddb51d23bc63b4adc74c57dd11 /package.json
parent:art: String trimSpecial pass string OR undefined (diff)
downloadserver-ts-d7cf341320fb2e1af5d1e40e67c2fed2d65d3a5c.tar.xz
:bug: fix Webhook model
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 04dc0460..ea4bc997 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.0.5", + "version": "1.0.6", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",