diff options
| author | aspizu <aspizu@protonmail.com> | 2025-03-10 04:21:29 +0530 |
|---|---|---|
| committer | aspizu <aspizu@protonmail.com> | 2025-03-10 04:21:29 +0530 |
| commit | 0af6c14c51d49ee97d6dfc28d93135c65a61e3d3 (patch) | |
| tree | b5a0e68fa558f1e8fa144ed20e283d5c7f554769 /package.json | |
| parent | ac5a1f0529644c849c7c4a57c7b610c194d23f92 (diff) | |
feat: bump version to 0.3.2 and update .npmignore
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f29ede9..31c3f1e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "astro-gemtext", "homepage": "https://github.com/aspizu/astro-gemtext", - "version": "0.3.1", + "version": "0.3.2", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", |
