mcordell/grape_token_auth

View on GitHub
lib/grape_token_auth/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true
module GrapeTokenAuth
  VERSION = '0.1.1'
end