Update HISTORY.md for v2.4.0 release

This commit is contained in:
Jonathan Rudenberg
2012-08-07 09:32:38 -04:00
parent f5a20ff8e8
commit a8e9327f0b
2 changed files with 12 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Gem::Specification.new do |s|
s.name = "liquid"
s.version = "2.3.0"
s.version = "2.4.0"
s.platform = Gem::Platform::RUBY
s.summary = "A secure, non-evaling end user template engine with aesthetic markup."
s.authors = ["Tobias Luetke"]