nanoc-filesystem-i18n 0.1.0.pre4 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ require 'nanoc3'
5
5
  module Nanoc3
6
6
  module DataSources
7
7
  class FilesystemI18n < Nanoc3::DataSource
8
- Version = '0.1.0.pre4'
8
+ Version = '0.1.0'
9
9
  end
10
10
  end
11
11
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nanoc-filesystem-i18n
3
3
  version: !ruby/object:Gem::Version
4
- hash: -1876988169
5
- prerelease: true
4
+ hash: 27
5
+ prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
9
  - 0
10
- - pre4
11
- version: 0.1.0.pre4
10
+ version: 0.1.0
12
11
  platform: ruby
13
12
  authors:
14
13
  - Yann Lugrin