summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-23 00:47:28 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-23 00:47:28 +0200
commit51dfeca70d5b1ab40c51dce7a7001dc158e8c0b5 (patch)
tree8701b6f59cff85248fe0235cb33d71ef9dea29f6 /package.json
parent:sparkles: throw missing permission (diff)
downloadserver-51dfeca70d5b1ab40c51dce7a7001dc158e8c0b5.tar.xz
:sparkles: 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 2815e2ed..5a993a80 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
 	"name": "@fosscord/server-util",
-	"version": "1.0.3",
+	"version": "1.0.4",
 	"description": "Utility functions for the all server repositories",
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",