This commit is contained in:
2026-05-19 21:44:59 +00:00
parent b3078029e3
commit 87b518ae63
3 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartmigration',
version: '1.3.1',
version: '1.4.0',
description: 'Unified migration runner for MongoDB (smartdata) and S3 (smartbucket) — designed to be invoked at SaaS app startup, with semver-based version tracking, sequential step execution, idempotent re-runs, and per-step resumable checkpoints.'
}