From f6a7cd6a256b0d5cce7b22e1a4cf37b01e77f3e7 Mon Sep 17 00:00:00 2001 From: Gabriel Cozma Date: Tue, 23 Apr 2024 18:24:26 +0300 Subject: [PATCH] release: v1.3.1 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 59116b2..3ac0487 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aplos", "version": "1.3.1", - "description": "The Aplos VitePress theme", + "description": "A sleek, contemporary, and purposefully designed VitePress theme", "main": "index.ts", "keywords": [ "VitePress", @@ -22,10 +22,10 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/GabsEdits/aplos-npm.git" + "url": "git+https://github.com/aplosdev/aplos.git" }, "bugs": { - "url": "https://github.com/GabsEdits/aplos-npm/issues" + "url": "https://github.com/aplosdev/aplos/issues" }, "homepage": "https://aplos.gxbs.me" }