@ncukondo/slide-generation 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/cli/index.js CHANGED
@@ -1515,7 +1515,7 @@ var Pipeline = class {
1515
1515
  };
1516
1516
 
1517
1517
  // src/index.ts
1518
- var VERSION = "0.1.0";
1518
+ var VERSION = "0.2.1";
1519
1519
 
1520
1520
  // src/cli/commands/convert.ts
1521
1521
  import { Command } from "commander";