lib/pricehubble/version.rb in pricehubble-1.0.0 vs lib/pricehubble/version.rb in pricehubble-1.1.0
- old
+ new
@@ -1,10 +1,10 @@
# frozen_string_literal: true
# The gem version details.
module PriceHubble
# The version of the +price-hubble+ 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