Skip to content

Commit

Permalink
Merge pull request #24 from deepakmahakale/3-5-stable
Browse files Browse the repository at this point in the history
3 5 stable
  • Loading branch information
deepakmahakale committed May 16, 2018
2 parents 3dd2196 + 3f13169 commit 73b9ec4
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.4.0'
VERSION = '3.5.0.rc1'
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.4.0'
s.add_dependency 'spree_core', '~> 3.5.0.rc1'

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

0 comments on commit 73b9ec4

Please sign in to comment.