Skip to content

Commit caba357

Browse files
committed
chore: bump version to 1.9.0
1 parent 8727034 commit caba357

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.2
1+
1.9.0

try.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -945,7 +945,7 @@ def process_delete_confirmation(marked_items, confirmation)
945945
# Main execution with OptionParser subcommands
946946
if __FILE__ == $0
947947

948-
VERSION = "1.8.2"
948+
VERSION = "1.9.0"
949949

950950
def print_global_help
951951
text = <<~HELP

0 commit comments

Comments
 (0)