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