/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
- # encoding: binary
- module RbNaCl
- # The library's version
- VERSION = "3.0.1"
- end