Bump version to 1.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import { pushCommand } from './commands/push';
|
||||
import { statusCommand } from './commands/status';
|
||||
import { updateCommand, updateApplyCommand, checkForUpdateBackground } from './commands/update';
|
||||
|
||||
const VERSION = '1.0.0';
|
||||
const VERSION = '1.1.0';
|
||||
|
||||
const program = new Command();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user