Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurnn committed Dec 8, 2014
1 parent 885210a commit f3be7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marginalia.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Gem::Specification.new do |gem|
gem.test_files = `git ls-files -- {test}/*`.split("\n")
gem.name = "marginalia"
gem.require_paths = ["lib"]
gem.version = "1.1.5"
gem.version = "1.2.0"
gem.license = "MIT"

gem.add_runtime_dependency "actionpack", ">= 2.3"
Expand Down

0 comments on commit f3be7a0

Please sign in to comment.