# frozen_string_literal: true

module GDK
  GEM_VERSION = '0.2.19'
  VERSION = "GitLab Development Kit #{GEM_VERSION}".freeze
end
