Skip to content

Commit c174271

Browse files
committed
Version Bump to 0.4.4
1 parent 6f16f79 commit c174271

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

VERSION

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

rack-reverse-proxy.gemspec

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

55
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
66
s.authors = ["Jon Swope"]
7-
s.date = %q{2012-01-25}
7+
s.date = %q{2012-01-26}
88
s.description = %q{A Rack based reverse proxy for basic needs. Useful for testing or in cases where webserver configuration is unavailable.}
99
s.email = %q{[email protected]}
1010
s.extra_rdoc_files = [

0 commit comments

Comments
 (0)