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