roadmap-kit 1.0.2 → 1.0.3

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/cli.js CHANGED
@@ -1066,7 +1066,7 @@ networks:
1066
1066
  program
1067
1067
  .name('roadmap-kit')
1068
1068
  .description('Sistema de gestión de proyectos optimizado para Vibe Coding (programación asistida por IA)')
1069
- .version('1.0.0');
1069
+ .version('1.0.3');
1070
1070
 
1071
1071
  // Init command
1072
1072
  program