swung-weave-buildr 1.0.9 → 1.0.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Buildr
2
2
  module SwungWeave
3
3
  private
4
- VERSION="1.0.9"
4
+ VERSION="1.0.15"
5
5
  ASM_ARTIFACT="asm:asm-all:jar:3.3"
6
6
  GROUP="org.realityforge.swung-weave"
7
7
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 1
7
7
  - 0
8
- - 9
9
- version: 1.0.9
8
+ - 15
9
+ version: 1.0.15
10
10
  platform: ruby
11
11
  authors:
12
12
  - Peter Donald
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-10-08 00:00:00 +11:00
17
+ date: 2010-12-19 00:00:00 +11:00
18
18
  default_executable:
19
19
  dependencies: []
20
20
 
@@ -40,7 +40,7 @@ licenses: []
40
40
  post_install_message:
41
41
  rdoc_options:
42
42
  - --title
43
- - "SwingWeave: Buildr extension"
43
+ - "SwungWeave: Buildr extension"
44
44
  require_paths:
45
45
  - lib
46
46
  required_ruby_version: !ruby/object:Gem::Requirement