ruby-batik 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,7 +28,7 @@ module Batik
28
28
  raise exception
29
29
  end
30
30
 
31
- def fatalError(eexception)
31
+ def fatalError(exception)
32
32
  raise exception
33
33
  end
34
34
 
@@ -1,3 +1,3 @@
1
1
  module Batik
2
- VERSION = "0.0.2"
2
+ VERSION = "0.0.3"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: ruby-batik
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.2
5
+ version: 0.0.3
6
6
  platform: ruby
7
7
  authors:
8
8
  - Kelley Reynolds
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-01-03 00:00:00 Z
13
+ date: 2012-01-04 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: bundler