epall-limelight 0.5.5-java → 0.5.6-java

Sign up to get free protection for your applications and to get access to all the features.
data/lib/limelight.jar CHANGED
Binary file
@@ -6,7 +6,7 @@ module Limelight
6
6
  unless defined? MAJOR
7
7
  MAJOR = 0
8
8
  MINOR = 5
9
- TINY = 5
9
+ TINY = 6
10
10
 
11
11
  STRING = [MAJOR, MINOR, TINY].join('.')
12
12
  TAG = "REL_" + [MAJOR, MINOR, TINY].join('_')
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: epall-limelight
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.5
4
+ version: 0.5.6
5
5
  platform: java
6
6
  authors:
7
7
  - Eric Allen
@@ -9,7 +9,7 @@ autorequire: init
9
9
  bindir: bin
10
10
  cert_chain: []
11
11
 
12
- date: 2009-11-03 00:00:00 -05:00
12
+ date: 2009-11-10 00:00:00 -05:00
13
13
  default_executable:
14
14
  dependencies: []
15
15
 
@@ -328,6 +328,6 @@ rubyforge_project: limelight
328
328
  rubygems_version: 1.3.5
329
329
  signing_key:
330
330
  specification_version: 3
331
- summary: Limelight-0.5.5 - Limelight http://limelight.8thlight.com
331
+ summary: Limelight-0.5.6 - Limelight http://limelight.8thlight.com
332
332
  test_files: []
333
333