Skip to content

Commit adc34ad

Browse files
committed
Bump version to 1.11.1
1 parent a9d4638 commit adc34ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

marginalia.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
88
gem.test_files = `git ls-files -- {test}/*`.split("\n")
99
gem.name = "marginalia"
1010
gem.require_paths = ["lib"]
11-
gem.version = "1.11.0"
11+
gem.version = "1.11.1"
1212
gem.license = "MIT"
1313

1414
gem.add_runtime_dependency "actionpack", ">= 5.2"

0 commit comments

Comments
 (0)