typingpool 0.7.3 → 0.7.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/typingpool.rb +1 -1
  2. metadata +2 -2
data/lib/typingpool.rb CHANGED
@@ -487,7 +487,7 @@
487
487
  # license. See LICENSE for details.
488
488
 
489
489
  module Typingpool
490
- VERSION = '0.7.3'
490
+ VERSION = '0.7.4'
491
491
  require 'typingpool/error'
492
492
  require 'typingpool/utility'
493
493
  require 'typingpool/config'
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: typingpool
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.3
4
+ version: 0.7.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-22 00:00:00.000000000 Z
12
+ date: 2013-01-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rturk