diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-24 11:14:33 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-24 11:14:33 +0200 |
commit | 0340757d78ec970c271e714594fa15c6b53da603 (patch) | |
tree | f82ab3f975eb0b067c05a4780679400ed9d051ce /package.json | |
parent | :art: String trimSpecial pass string OR undefined (diff) | |
download | server-0340757d78ec970c271e714594fa15c6b53da603.tar.xz |
1.0.6
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 04dc0460..ea4bc997 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fosscord/server-util", - "version": "1.0.5", + "version": "1.0.6", "description": "Utility functions for the all server repositories", "main": "dist/index.js", "types": "dist/index.d.ts", |