Sha256: 13d4983408d931ab02816b67a63b78f7779939d4ca672c97b79284c47af0b2f4

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 = '1.1.0.pre2'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
amqp-1.1.0.pre2 lib/amqp/version.rb