pixiedust 0.0.3 → 0.0.4

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/pixiedust.rb +1 -1
  2. metadata +2 -2
data/lib/pixiedust.rb CHANGED
@@ -5,7 +5,7 @@ rescue LoadError
5
5
  end
6
6
 
7
7
  class PixieDust
8
- VERSION = '0.0.3'
8
+ VERSION = '0.0.4'
9
9
  end
10
10
 
11
11
  class PDRandOutOfRange < RangeError; end
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: pixiedust
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.0.3
7
- date: 2008-02-27 00:00:00 -08:00
6
+ version: 0.0.4
7
+ date: 2008-02-28 00:00:00 -08:00
8
8
  summary: A collection of little routines and functions
9
9
  require_paths:
10
10
  - lib