summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-19 22:42:18 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-19 22:42:18 +0200
commit6f0ca89989269ec39cecb3824f439974825d891c (patch)
treec384520f67a79e73a3d469e3da89b2eeb9a4e867 /package.json
parent:bug: fix findOne exists query (diff)
downloadserver-ts-6f0ca89989269ec39cecb3824f439974825d891c.tar.xz
1.3.30
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 6a4ef551..e99f4989 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.29", + "version": "1.3.30", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",