Skip to content

Commit

Permalink
Bump up fileutils version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Oct 21, 2021
1 parent 8a6de48 commit 918d19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fileutils.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
# <tt>:verbose</tt> flags to methods in FileUtils.
#
module FileUtils
VERSION = "1.5.0"
VERSION = "1.6.0"

def self.private_module_function(name) #:nodoc:
module_function name
Expand Down

0 comments on commit 918d19e

Please sign in to comment.