Skip to content

Commit

Permalink
Merge pull request #523 from gabskoro/master
Browse files Browse the repository at this point in the history
Update date in .gemspec
  • Loading branch information
mirisuzanne committed Sep 7, 2015
2 parents 678440e + f622279 commit 8f2ec0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion susy.gemspec
Expand Up @@ -5,7 +5,7 @@ Gem::Specification.new do |s|
s.name = "susy"
s.version = File.read(File.join(File.dirname(__FILE__), "VERSION"))
s.licenses = ['BSD-3-Clause']
s.date = "2014-02-18"
s.date = "2015-09-01"

# RubyForge Information
s.rubyforge_project = "susy"
Expand Down

0 comments on commit 8f2ec0c

Please sign in to comment.