Skip to content

Commit f90a70e

Browse files
committed
Revert "Never have to bump the date in the gemspec again."
This reverts commit d37e268.
1 parent d37e268 commit f90a70e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jammit.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Gem::Specification.new do |s|
22
s.name = 'jammit'
33
s.version = '0.6.0' # Keep version in sync with jammit.rb
4-
s.date = Time.now.strftime('%Y-%m-%d')
4+
s.date = '2010-11-8'
55

66
s.homepage = "http://documentcloud.github.com/jammit/"
77
s.summary = "Industrial Strength Asset Packaging for Rails"

0 commit comments

Comments
 (0)