Sha256: b0db67ba0c5819c931de841d8971cc5534658a336359cfe761183a2f34776713

Contents?: true

Size: 284 Bytes

Versions: 1

Compression:

Stored size: 284 Bytes

Contents

# encoding: utf-8

# Global Monk namespace.
module Monk
  # Integrate Monk ID on the server-side by accessing payloads from the
  # client-side JavaScript.
  #
  # @author Monk Development, Inc.
  module Id
    # Current version of the library.
    VERSION = '1.1.1'.freeze
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
monk-id-1.1.1 lib/monk/id/version.rb