From 2cdf1f9fc634cf228cc53ad420c2b9289a9c7a61 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Sun, 19 Apr 2020 03:51:56 -0700 Subject: update error in readme, v1.0.1 --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7f57d7..bd3c2b7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # uwufy [![npm](https://img.shields.io/npm/v/uwufy.svg)](https://www.npmjs.com/package/uwufy) -[![license](https://img.shields.io/badge/license-MIT_License_with_anime_exception-green.svg)](https://github.com/8cy/npm-uwufy/blob/master/LICENSE) +[![license](https://img.shields.io/badge/license-MIT_License_with_anime_exception-green.svg)](https://github.com/8cy/npm-uwufy/blob/master/LICENSEhttps://github.com/8cy/node-uwufy/blob/master/LICENSE) [![npmbadge](https://nodei.co/npm/uwufy.png)](https://nodei.co/npm/uwufy/) diff --git a/package.json b/package.json index c774d8c..af60cc0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uwufy", - "version": "1.0.0", + "version": "1.0.1", "description": "An NPM package which allows you to uwufy a given string.", "main": "./dist/app.js", "files": [ -- cgit v1.2.3