Sha256: 283d7edfa5f159f419ae861244a8841cad9473f4ccce93f9fe60508e5146930b

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.0.0"
end

Version data entries

1 entries across 1 versions & 1 rubygems

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