summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-10 17:51:32 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-07-10 17:51:32 +0200
commit33d4302e57bbca8c2ae76b943c69d00bc51abffd (patch)
treeb6129ba40ea668123b7c933a189700a4d32667c5 /package.json
parentauto throw error if findOne doesn't find any doc (diff)
downloadserver-ts-33d4302e57bbca8c2ae76b943c69d00bc51abffd.tar.xz
1.3.29
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 7db53b23..6a4ef551 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.28", + "version": "1.3.29", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",