Skip to content

Commit 08ca3e7

Browse files
committed
chore: bump version to 1.9.3
1 parent 1a862a6 commit 08ca3e7

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.9.2
1+
1.9.3

try.rb

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

958-
VERSION = "1.9.2"
958+
VERSION = "1.9.3"
959959

960960
def print_global_help
961961
text = <<~HELP

0 commit comments

Comments
 (0)