piotrmurach/benchmark-trend

View on GitHub
lib/benchmark/trend/version.rb

Summary

Maintainability
A
0 mins
Test Coverage
# frozen_string_literal: true

module Benchmark
  module Trend
    VERSION = "0.4.0"
  end # Trend
end # Benchmark