lib/jsparrow.rb in jsparrow-1.1.0 vs lib/jsparrow.rb in jsparrow-1.1.1

- old
+ new

@@ -3,7 +3,8 @@ # Bibliotecas necessarias usar JMS require 'jms.rb' # Bibliotecas do JSparrow require 'connection.rb' +require 'client.rb' require 'messaging.rb' require 'error.rb'