From ce05011db82aab8b6d5c29158044b51687c4e4e5 Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Sat, 26 Sep 2020 17:05:06 +0530 Subject: [PATCH] :sparkles: Release v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dee9c11..cf3b004 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@koj/template", "version": "0.0.0", - "description": "Repository template with GitHub Actions CI, releases, and more", + "description": "Koj's repository template with GitHub Actions CI, releases, and more", "main": "dist/index.js", "scripts": { "build": "tsc",