Skip to content

Commit

Permalink
Merge pull request #22 from deepakmahakale/3-4-stable
Browse files Browse the repository at this point in the history
3 4 stable
  • Loading branch information
deepakmahakale authored May 16, 2018
2 parents b695f13 + 1f8be4a commit 3dd2196
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/spree_purchase_order/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module SpreePurchaseOrder
VERSION = '3.3.0'
VERSION = '3.4.0'
end
2 changes: 1 addition & 1 deletion spree_purchase_order.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.require_path = 'lib'
s.requirements << 'none'

s.add_dependency 'spree_core', '~> 3.3.0'
s.add_dependency 'spree_core', '~> 3.4.0'

s.add_development_dependency 'sqlite3'
s.add_development_dependency 'rspec-rails'
Expand Down

0 comments on commit 3dd2196

Please sign in to comment.