diff --git a/package.json b/package.json index c59669e..d476878 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@push.rocks/smartmigration", - "version": "1.1.1", + "version": "1.2.0", "private": false, "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.", "main": "dist_ts/index.js",