From a9c4a68e58af100f93cb1b84ee9ce25fcdbbf8cb Mon Sep 17 00:00:00 2001 From: Shivam Meena Date: Fri, 21 Oct 2022 09:05:19 +0530 Subject: [PATCH] Authors added --- README.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ba6c2..babd299 100644 --- a/README.md +++ b/README.md @@ -113,3 +113,9 @@ This project will not be possible without the following projects: - [Satori & @vercel/og](https://github.com/vercel/satori) - [Noto by Google Fonts](https://fonts.google.com/noto) - [Resvg.js](https://github.com/yisibl/resvg-js) + + +## Authors + +- [@theetherGit](https://www.github.com/theetherGit) +- [@etherCorps](https://www.github.com/etherCorps) diff --git a/package.json b/package.json index a08dc35..4549c3e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ethercorps/sveltekit-og", - "version": "0.1.0", + "version": "0.1.1", "private": false, "scripts": { "dev": "vite dev",