From 7c5b19cae12db82175889792d4602e2832e7b403 Mon Sep 17 00:00:00 2001 From: Wlodek Bzyl Date: Sat, 16 Jun 2012 14:48:26 +0200 Subject: [PATCH] bump version --- sinatra-static-assets.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sinatra-static-assets.gemspec b/sinatra-static-assets.gemspec index 2828108..7edcfa0 100644 --- a/sinatra-static-assets.gemspec +++ b/sinatra-static-assets.gemspec @@ -4,7 +4,7 @@ $:.push File.expand_path("../lib", __FILE__) Gem::Specification.new do |s| s.name = "sinatra-static-assets" - s.version = "1.0.3" + s.version = "1.0.4" s.authors = ["Włodek Bzyl"] s.email = ["matwb@ug.edu.pl"] s.homepage = ""