Bump version to 0.10.1 for good measure

This commit is contained in:
James Hu 2021-03-24 13:54:45 -07:00
parent 924028eabe
commit a18114aaeb
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
0.10.0 0.10.1

View File

@ -2,11 +2,11 @@
# DO NOT EDIT THIS FILE DIRECTLY # DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*- # -*- encoding: utf-8 -*-
# stub: rails-reverse-proxy 0.10.0 ruby lib # stub: rails-reverse-proxy 0.10.1 ruby lib
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "rails-reverse-proxy".freeze s.name = "rails-reverse-proxy".freeze
s.version = "0.10.0" s.version = "0.10.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib".freeze] s.require_paths = ["lib".freeze]