Skip to content

Commit f1e32eb

Browse files
committed
bump version to 1.8.1
1 parent 11334a9 commit f1e32eb

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.0
1+
1.8.1

try.rb

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

809-
VERSION = "1.7.1"
809+
VERSION = "1.8.1"
810810

811811
def print_global_help
812812
text = <<~HELP

0 commit comments

Comments
 (0)