Skip to content

Commit

Permalink
release 0.1.0.pre4
Browse files Browse the repository at this point in the history
  • Loading branch information
yannlugrin committed Oct 18, 2010
1 parent 36473e3 commit 201074e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lib/nanoc3/data_sources/filesystem_i18n/version.rb
Expand Up @@ -5,7 +5,7 @@
module Nanoc3
module DataSources
class FilesystemI18n < Nanoc3::DataSource
Version = '0.1.0.pre3'
Version = '0.1.0.pre4'
end
end
end
Expand Down
4 changes: 2 additions & 2 deletions nanoc-filesystem-i18n.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{nanoc-filesystem-i18n}
s.version = "0.1.0.pre3"
s.version = "0.1.0.pre4"

s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Yann Lugrin"]
s.date = %q{2010-04-09}
s.date = %q{2010-10-18}
s.description = %q{I18n filesystem based data source for nanoc. Compatible with nanoc 3 and default filesystem based data source.}
s.email = %q{yann.lugrin@sans-savoir.net}
s.extra_rdoc_files = [
Expand Down

0 comments on commit 201074e

Please sign in to comment.