We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9057963 commit dd40b83Copy full SHA for dd40b83
lib/solidus_dev_support/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module SolidusDevSupport
4
- VERSION = "2.5.6"
+ VERSION = "2.6.0"
5
6
def self.gem_version
7
Gem::Version.new(VERSION)
0 commit comments