lib/win32/event.rb in win32-event-0.6.2 vs lib/win32/event.rb in win32-event-0.6.3

- old
+ new

@@ -30,10 +30,10 @@ # This is the error raised if any of the Event methods fail. class Error < StandardError; end # The version of the win32-event library - VERSION = '0.6.2' + VERSION = '0.6.3' # The name of the Event object. The default is nil # attr_reader :name