From 6f820e17519c65f75de0b88e22ae3f5537469607 Mon Sep 17 00:00:00 2001 From: Anand Chowdhary Date: Sat, 17 Oct 2020 15:01:28 +0530 Subject: [PATCH] :sparkles: Trigger major release --- package.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 3e24022..6f1875b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "calendar-link", - "version": "0.0.0", + "version": "1.3.1", "description": "Koj's repository template with GitHub Actions CI, releases, and more", "main": "dist/index.js", "scripts": { @@ -16,10 +16,13 @@ "url": "git+https://github.com/AnandChowdhary/calendar-link.git" }, "keywords": [ - "koj", - "template", "nodejs", - "typescript" + "typescript", + "calendar", + "calendar-link", + "google-calendar", + "outlook", + "yahoo" ], "author": "Anand Chowdhary ", "license": "MIT",