config_skeleton.gemspec in config_skeleton-2.1.0 vs config_skeleton.gemspec in config_skeleton-2.2.0
- old
+ new
@@ -1,9 +1,9 @@
# frozen_string_literal: true
Gem::Specification.new do |s|
s.name = "config_skeleton"
- s.version = "2.1.0"
+ s.version = "2.2.0"
s.platform = Gem::Platform::RUBY
s.summary = "Dynamically generate configs and reload servers"
s.authors = ["Matt Palmer", "Discourse Team"]
s.email = ["matt.palmer@discourse.org", "team@discourse.org"]