Update gemspec

This commit is contained in:
Florian Weingarten
2013-11-11 08:57:22 -05:00
parent 73b39beef2
commit e77b1a09b6
+1 -1
View File
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "liquid"
s.version = "2.5.3"
s.version = "2.5.4"
s.platform = Gem::Platform::RUBY
s.summary = "A secure, non-evaling end user template engine with aesthetic markup."
s.authors = ["Tobias Luetke"]