rog 0.1.2 → 0.1.3

Sign up to get free protection for your applications and to get access to all the features.
data/Rakefile CHANGED
@@ -87,7 +87,7 @@ spec = Gem::Specification.new do |s|
87
87
  s.platform = Gem::Platform::RUBY
88
88
  s.summary = "Static Ruby Blog Engine."
89
89
  s.name = 'rog'
90
- s.version = '0.1.2'
90
+ s.version = '0.1.3'
91
91
 
92
92
  s.add_dependency('rote', '>= 0.3.2.2')
93
93
  s.add_dependency('rake')
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: rog
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.2
6
+ version: 0.1.3
7
7
  date: 2006-05-17 00:00:00 +02:00
8
8
  summary: Static Ruby Blog Engine.
9
9
  require_paths: