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