diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-25 02:02:29 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-25 02:02:29 +0200 |
commit | 8205cb3aadbb35879af4b6d36b7e5cafd0b28908 (patch) | |
tree | ee1dbcb665377850530ddd9e2e81bce9bfb0b91b /package.json | |
parent | :bug: fix Snowflake process + worker id (diff) | |
download | server-8205cb3aadbb35879af4b6d36b7e5cafd0b28908.tar.xz |
1.3.4
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3fcb14dc..3dfbf2e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.3.3", + "version": "1.3.4", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts", |