Skip to content

Commit

Permalink
Bump version to 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Nov 30, 2019
1 parent 6ad4631 commit da15e3c
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.4.0"
VERSION = "1.4.1"

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

0 comments on commit da15e3c

Please sign in to comment.