# frozen_string_literal: true module Gn class Tracker VERSION = "0.4.0" end end