lib/billomat/version.rb in billomat-1.2.3 vs lib/billomat/version.rb in billomat-1.2.4
- old
+ new
@@ -1,10 +1,10 @@
# frozen_string_literal: true
# The gem version details.
module Billomat
# The version of the +billomat+ gem
- VERSION = '1.2.3'
+ VERSION = '1.2.4'
class << self
# Returns the version of gem as a string.
#
# @return [String] the gem version as string