lib/billomat/version.rb in billomat-1.0.0 vs lib/billomat/version.rb in billomat-1.1.0

- old
+ new

@@ -1,10 +1,10 @@ # frozen_string_literal: true # The gem version details. module Billomat # The version of the +billomat+ gem - VERSION = '1.0.0' + VERSION = '1.1.0' class << self # Returns the version of gem as a string. # # @return [String] the gem version as string