index
:
bulk-rename.git
master
Script to rename files in a directory according to a given file or via pattern.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
bulk_rename
/
version.rb
blob: f1559440d005dbe703368dfccac7e1e68ad8b9d4 (
plain
)
1
2
3
4
5
# frozen_string_literal: true module BulkRename VERSION = "0.1.0" end