diff --git a/CHANGELOG b/CHANGELOG index 855ee305..e3594d76 100755 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ - * trunk: + * 0.10.2: Upgraded to Rails 0.13.1 Fixed HTML export Added layout=no option to the export_html action (it exports page contents processed diff --git a/instiki.gemspec b/instiki.gemspec index 3b2f2a1a..8c7122c0 100755 --- a/instiki.gemspec +++ b/instiki.gemspec @@ -6,7 +6,7 @@ $__instiki_source_patterns = [ spec = Gem::Specification.new do |s| s.platform = Gem::Platform::RUBY s.name = 'instiki' - s.version = "0.10.1" + s.version = "0.10.2" s.summary = 'Easy to install WikiClone running on WEBrick and Madeleine' s.description = <<-EOF Instiki is a Wiki Clone written in Ruby that ships with an embedded