obstools/healthcheck-endpoint

View on GitHub
lib/healthcheck_endpoint/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module HealthcheckEndpoint
  VERSION = '1.0.0'
end