diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d601ab..c4a72d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 2.1.0 (upcoming) +## 2.1.0 (2024-06-15) ### Feature(s) diff --git a/package.json b/package.json index c5f95a5..83a0175 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aplos", - "version": "2.1.0-0", + "version": "2.1.0", "type": "module", "description": "A sleek, contemporary, and purposefully designed VitePress theme", "main": "index.ts",