Skip to content

Commit d09fd56

Browse files
committed
uWSGI 2.0.11
1 parent eefaa98 commit d09fd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uwsgi.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Gem::Specification.new do |s|
22
s.name = 'uwsgi'
33
s.license = 'GPL-2'
44
s.version = `python -c "import uwsgiconfig as uc; print uc.uwsgi_version"`.sub(/-dev-.*/,'')
5-
s.date = '2015-03-17'
5+
s.date = '2015-07-01'
66
s.summary = "uWSGI"
77
s.description = "The uWSGI server for Ruby/Rack"
88
s.authors = ["Unbit"]

0 commit comments

Comments
 (0)