gen 0.40.0 → 0.41.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/gen.rb +1 -1
  2. metadata +3 -3
data/lib/gen.rb CHANGED
@@ -13,7 +13,7 @@ class Gen
13
13
 
14
14
  # The version.
15
15
 
16
- Version = '0.40.0'
16
+ Version = '0.41.0'
17
17
 
18
18
  # Library path.
19
19
 
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: gen
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.40.0
7
- date: 2006-11-13 10:56:17 +02:00
6
+ version: 0.41.0
7
+ date: 2006-12-12 12:36:45 +02:00
8
8
  summary: A simple code generation system
9
9
  require_paths:
10
10
  - lib
@@ -64,5 +64,5 @@ dependencies:
64
64
  requirements:
65
65
  - - "="
66
66
  - !ruby/object:Gem::Version
67
- version: 0.40.0
67
+ version: 0.41.0
68
68
  version: