lib/syslog_protocol.rb in syslog_protocol-0.9.1 vs lib/syslog_protocol.rb in syslog_protocol-0.9.2
- old
+ new
@@ -2,7 +2,7 @@
require 'syslog_protocol/packet'
require 'syslog_protocol/logger'
require 'syslog_protocol/parser'
module SyslogProtocol
- VERSION = '0.9.1'
+ VERSION = '0.9.2'
end
\ No newline at end of file