From 52cc4b7879361b94ba9ac2e6a47500f443e1ce93 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 20 Jan 2024 22:55:49 +0000 Subject: [PATCH] Update package.json --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9453b1e..f39e259 100644 --- a/package.json +++ b/package.json @@ -1,16 +1,16 @@ { "name": "haste", - "version": "0.1.0", + "version": "0.1.1", "private": true, - "description": "Private Pastebin Server", + "description": "Self Destructing Pastebin Server", "keywords": [ "paste", "pastebin" ], "author": { - "name": "John Crepezzi", - "email": "john.crepezzi@gmail.com", - "url": "http://seejohncode.com/" + "name": "Colin_", + "email": "hastebin@c.nixc.us", + "url": "https://colinknapp.com/" }, "main": "haste", "dependencies": {