Skip to content

Commit ca090f3

Browse files
committed
Bump to v0.4.3
Royally screwed up the gem versions on rubygems. This will fix it I hope.
1 parent 7d20776 commit ca090f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.2
1+
0.4.3

rack-reverse-proxy.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Gem::Specification.new do |s|
22
s.name = %q{rack-reverse-proxy}
3-
s.version = "0.4.2"
3+
s.version = "0.4.3"
44

55
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
66
s.authors = ["Jon Swope"]

0 commit comments

Comments
 (0)