smparkes-johnson 1.1.2.4 → 1.1.2.5

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/johnson.rb +1 -1
  2. metadata +2 -2
data/lib/johnson.rb CHANGED
@@ -14,7 +14,7 @@ require "johnson/visitors"
14
14
  require "johnson/nodes"
15
15
 
16
16
  module Johnson
17
- VERSION = "1.1.2.4"
17
+ VERSION = "1.1.2.5"
18
18
 
19
19
  def self.version
20
20
  VERSION
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: smparkes-johnson
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1.2.4
4
+ version: 1.1.2.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Barnette
@@ -12,7 +12,7 @@ autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
14
 
15
- date: 2009-11-18 00:00:00 -08:00
15
+ date: 2009-11-25 00:00:00 -08:00
16
16
  default_executable:
17
17
  dependencies:
18
18
  - !ruby/object:Gem::Dependency