Sha256: 580f905960191438f4b97bc71ceaa00102e936b59fb65a25aaca74c39d340fdb

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

Version data entries

1 entries across 1 versions & 1 rubygems

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