nanoc 3.0.9 → 3.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/nanoc-select.rb +1 -1
  2. metadata +5 -5
@@ -3,7 +3,7 @@
3
3
  module NanocSelect
4
4
 
5
5
  # The current version of `nanoc-select`.
6
- VERSION = '3.0.9'
6
+ VERSION = '3.1.0'
7
7
 
8
8
  # The list of possible versions to choose from.
9
9
  VERSIONS = [ 2, 3 ]
metadata CHANGED
@@ -4,9 +4,9 @@ version: !ruby/object:Gem::Version
4
4
  prerelease: false
5
5
  segments:
6
6
  - 3
7
+ - 1
7
8
  - 0
8
- - 9
9
- version: 3.0.9
9
+ version: 3.1.0
10
10
  platform: ruby
11
11
  authors:
12
12
  - Denis Defreyne
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-03-23 00:00:00 +01:00
17
+ date: 2010-04-03 00:00:00 +02:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -26,9 +26,9 @@ dependencies:
26
26
  - !ruby/object:Gem::Version
27
27
  segments:
28
28
  - 3
29
+ - 1
29
30
  - 0
30
- - 9
31
- version: 3.0.9
31
+ version: 3.1.0
32
32
  type: :runtime
33
33
  version_requirements: *id001
34
34
  description: a web publishing system written in Ruby for building small to medium-sized websites.