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