CoolElvis/gt06_server

View on GitHub
lib/gt06_server/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module Gt06Server
  VERSION = '0.1.6'
end