/vendor/bundle/jruby/2.1/gems/rbnacl-3.0.1/lib/rbnacl/version.rb

https://github.com/delowong/logstash · Ruby · 5 lines · 3 code · 0 blank · 2 comment · 0 complexity · 9c00fe6eea95e64d6793ee174ebeb09f MD5 · raw file

  1. # encoding: binary
  2. module RbNaCl
  3. # The library's version
  4. VERSION = "3.0.1"
  5. end