lib/pricehubble/version.rb in pricehubble-0.4.1 vs lib/pricehubble/version.rb in pricehubble-0.4.2
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module PriceHubble
# The version of the +price-hubble+ gem
- VERSION = '0.4.1'
+ VERSION = '0.4.2'
end