newgem 0.2.0 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -3,7 +3,7 @@ rubygems_version: 0.8.11
3
3
  specification_version: 1
4
4
  name: newgem
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.2.0
6
+ version: 0.3.0
7
7
  date: 2006-10-11 00:00:00 +02:00
8
8
  summary: Make your own gems at home
9
9
  require_paths:
@@ -37,6 +37,7 @@ files:
37
37
  - lib/newgem.rb
38
38
  - lib/newgem/version.rb
39
39
  - templates/Rakefile
40
+ - templates/setup.rb
40
41
  - templates/test.rb
41
42
  - CHANGELOG
42
43
  test_files: []