Sha256: 33c003721f63c0588438d0543ebfd9f65580ca93f1048ec27823c64b7eeb7a61

Contents?: true

Size: 177 Bytes

Versions: 1

Compression:

Stored size: 177 Bytes

Contents

# frozen_string_literal: true

# Hanny is a hash-based approximate nearest neighbor search library.
module Hanny
  # The version of Hanny you are using.
  VERSION = '0.2.1'
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hanny-0.2.1 lib/hanny/version.rb