Skip to content

Commit 0299252

Browse files
committed
Fix the release date
1 parent 144571f commit 0299252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

annotate.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
99

1010
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
1111
s.authors = ["Cuong Tran", "Alex Chaffee", "Marcos Piccinini", "Turadg Aleahmad", "Jon Frisby"]
12-
s.date = "2014-02-26"
12+
s.date = "2014-06-16"
1313
s.description = "Annotates Rails/ActiveRecord Models, routes, fixtures, and others based on the database schema."
1414
1515
s.executables = ["annotate"]

0 commit comments

Comments
 (0)