# frozen_string_literal: true # Primary module for this gem. module Gatecoin # Current Gatecoin version. VERSION = '0.2.0'.freeze end