# frozen_string_literal: true module Greenlight class Application VERSION = "2.1.0" end end