summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-27 11:24:35 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-06-27 11:24:35 +0200
commite8c3b57f00c9c9309e01991bd8eddccfd1792d5d (patch)
tree1773d48233423403bd75110f6ba6dee347944a2a /package.json
parent:sparkles: Config: ipdataApiKey + register.blockProxies (diff)
downloadserver-ts-e8c3b57f00c9c9309e01991bd8eddccfd1792d5d.tar.xz
1.3.19
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 60bd0a47..16aa3e61 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.18", + "version": "1.3.19", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",