bootstrap-helpers.gemspec in bootstrap-helpers-0.1.8 vs bootstrap-helpers.gemspec in bootstrap-helpers-0.1.9
- old
+ new
@@ -3,14 +3,14 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "bootstrap-helpers"
- s.version = "0.1.8"
+ s.version = "0.1.9"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["mcasimir"]
- s.date = "2012-09-25"
+ s.date = "2013-01-15"
s.description = "Rails bootstrap helpers"
s.email = "maurizio.cas@gmail.com"
s.extra_rdoc_files = [
"README.md"
]