summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-12 16:46:46 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-12 16:46:46 +0200
commitaba41d4b4fe9f45c4a94ec295ae16ddcb8b4c959 (patch)
treeab2bb40ab90ba86d704a8bbc4eb6d8ec2c558323 /package.json
parent:pencil: improve error message (diff)
downloadserver-ts-aba41d4b4fe9f45c4a94ec295ae16ddcb8b4c959.tar.xz
1.3.51
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 e97e422a..de15351d 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.50", + "version": "1.3.51", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",