cutaneous.gemspec in cutaneous-0.1.3 vs cutaneous.gemspec in cutaneous-0.1.4
- old
+ new
@@ -12,18 +12,18 @@
## Leave these as is they will be modified for you by the rake gemspec task.
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'cutaneous'
- s.version = '0.1.3'
- s.date = '2012-07-25'
+ s.version = '0.1.4'
+ s.date = '2013-08-17'
s.rubyforge_project = 'cutaneous'
## Make sure your summary is short. The description may be as long
## as you like.
s.summary = "A Ruby templating language with Django style template inheritance"
s.description = "Cutaneous is the Ruby templating language designed for " \
- "use with Spontaneous CMS. It has a simple syntax but powerful" \
+ "use with Spontaneous CMS. It has a simple syntax but powerful " \
"features such as Djano style template inheritance through blocks."
## List the primary authors. If there are a bunch of authors, it's probably
## better to set the email to an email list or something. If you don't have
## a custom homepage, consider using your GitHub URL or the like.