diff options
| author | 8cy <[email protected]> | 2020-04-19 09:46:59 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-19 09:46:59 -0700 |
| commit | ec8d55cc72aaf7c6e03fac491cc2b396ddf0cc60 (patch) | |
| tree | a409baa777c45b5f9bc7f9a5698719be251cdb40 /package.json | |
| parent | update github links, v1.0.2 (diff) | |
| download | node-uwufy-ec8d55cc72aaf7c6e03fac491cc2b396ddf0cc60.tar.xz node-uwufy-ec8d55cc72aaf7c6e03fac491cc2b396ddf0cc60.zip | |
change readme output, v1.0.3
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 0d4b217..8797a0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufy", - "version": "1.0.2", + "version": "1.0.3", "description": "An NPM package which allows you to uwufy a given string.", "main": "./dist/app.js", "files": [ |