summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Munteanu <luth@luthcode.net>2021-07-26 02:34:55 +0300
committerPaul Munteanu <luth@luthcode.net>2021-07-26 02:34:55 +0300
commita78bd9033c54810c9a58e047af94131c87b23aa2 (patch)
tree76101f8fdd687e28b9e1e017eac6358763004e02 /package.json
parentAdd regions to Config (diff)
downloadserver-ts-a78bd9033c54810c9a58e047af94131c87b23aa2.tar.xz
Bump version to 1.3.35
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 b54b1e57..5384d4fa 100644 --- a/package.json +++ b/package.json
@@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.34", + "version": "1.3.35", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts",