lib/windows/sys/filesystem.rb in sys-filesystem-1.1.0 vs lib/windows/sys/filesystem.rb in sys-filesystem-1.1.1

- old
+ new

@@ -17,10 +17,10 @@ # Error typically raised if any of the Sys::Filesystem methods fail. class Error < StandardError; end # The version of the sys-filesystem library. - VERSION = '1.1.0' + VERSION = '1.1.1' class Mount # The name of the volume. This is the device mapping. attr_reader :name