Sha256: d7504ac1db82c8e6850d9b281a667891015fb4820dfcd4c185f7d40aea292cb2

Contents?: true

Size: 140 Bytes

Versions: 1

Compression:

Stored size: 140 Bytes

Contents

# encoding: binary
# frozen_string_literal: true

# NaCl/libsodium for Ruby
module RbNaCl
  # The library's version
  VERSION = "7.1.0"
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rbnacl-7.1.0 lib/rbnacl/version.rb