fix(smarts3): Prepare patch release 3.0.2 — no code changes detected

This commit is contained in:
2025-11-21 18:36:27 +00:00
parent 61974e0b54
commit 6594f67d3e
2 changed files with 7 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarts3',
version: '3.0.1',
version: '3.0.2',
description: 'A Node.js TypeScript package to create a local S3 endpoint for simulating AWS S3 operations using mapped local directories for development and testing purposes.'
}