Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ghazel committed Dec 19, 2009
1 parent 924e5f1 commit d62bdf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erubis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec = Gem::Specification.new do |s|
s.name = "erubis"
s.author = "makoto kuwata"
s.email = "kwa(at)kuwata-lab.com"
s.version = "2.6.5"
s.version = "2.6.5.1"
s.platform = Gem::Platform::RUBY
s.homepage = "http://www.kuwata-lab.com/erubis/"
s.summary = "a fast and extensible eRuby implementation which supports multi-language"
Expand Down

0 comments on commit d62bdf3

Please sign in to comment.