diff options
| author | Sin <[email protected]> | 2020-05-04 21:50:13 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-05-04 21:50:13 -0700 |
| commit | e9e26c7d07e9794a0e0fa4555c1d4fe307c4f926 (patch) | |
| tree | 3e9cf27c187f23aaf155ca07a8cbe3b9abab0b1e | |
| parent | add github to links, change website url (diff) | |
| download | node-uwufy-e9e26c7d07e9794a0e0fa4555c1d4fe307c4f926.tar.xz node-uwufy-e9e26c7d07e9794a0e0fa4555c1d4fe307c4f926.zip | |
change version
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 17e3af6..6ee0301 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufy", - "version": "1.0.5", + "version": "1.0.6", "description": "An NPM package which allows you to uwufy a given string.", "main": "./dist/app.js", "types": "./dist/app.d.ts", |