diff options
| author | aspizu <aspizu@protonmail.com> | 2025-03-10 02:59:50 +0530 |
|---|---|---|
| committer | aspizu <aspizu@protonmail.com> | 2025-03-10 02:59:50 +0530 |
| commit | 595673bae6dcdcf2f5c13ce15efaa535e011b894 (patch) | |
| tree | 665abcfe36f5157ab75421e73fcb1a93a3cd0541 | |
| parent | 8137b02b1ea25836f80e6d61fae7592ddb6837f2 (diff) | |
bump version to 0.1.0
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f912b5d..b9fd92a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "astro-gemtext", - "version": "1.0.0", + "version": "0.1.0", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", |
