spree_zone_pricing 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/spree_zone_pricing.rb +5 -1
  2. metadata +1 -1
@@ -1,5 +1,8 @@
1
+ _dependency 'application'
2
+
1
3
  class ZonePricingExtension < Spree::Extension
2
- version "0.1.5"
4
+
5
+ version "0.1.7"
3
6
  description "Spree Zone Pricing"
4
7
  url "https://github.com/henriquebf/spree-zone-pricing"
5
8
 
@@ -38,6 +41,7 @@ class ZonePricingExtension < Spree::Extension
38
41
  CheckoutsController.send(:include, Spree::ZonePricing::CheckoutsController)
39
42
 
40
43
  end
44
+
41
45
  end
42
46
 
43
47
  class ZonePricingHooks < Spree::ThemeSupport::HookListener
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_zone_pricing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: