Sha256: 9a358940a0cb732f07781a2005a43aade3befbd3bcb707196afbd930ea89fa9a

Contents?: true

Size: 264 Bytes

Versions: 1

Compression:

Stored size: 264 Bytes

Contents

# encoding: utf-8

module AMQP
  # amqp gem version. Not to be confused with the AMQP protocol version
  # it implements. For that, see {AMQ::Protocol::VERSION}
  #
  # @see AMQ::Protocol::VERSION
  # @return [String] AMQP gem version
  VERSION = '0.8.0.rc14'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amqp-0.8.0.rc14 lib/amqp/version.rb