aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSin <[email protected]>2020-05-04 21:50:13 +0000
committerFuwn <[email protected]>2020-05-04 21:50:13 +0000
commit4cdcef2b3cbc9c7733ae778991e9886a36edb71e (patch)
tree3e9cf27c187f23aaf155ca07a8cbe3b9abab0b1e /package.json
parentadd github to links, change website url (diff)
downloadnode-uwufy-4cdcef2b3cbc9c7733ae778991e9886a36edb71e.tar.xz
node-uwufy-4cdcef2b3cbc9c7733ae778991e9886a36edb71e.zip
change version
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 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",