cutaneous.gemspec in cutaneous-0.1.4 vs cutaneous.gemspec in cutaneous-0.1.5
- old
+ new
@@ -12,11 +12,11 @@
## 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.4'
- s.date = '2013-08-17'
+ s.version = '0.1.5'
+ s.date = '2013-08-22'
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"