parallelpipes 1.0.1 → 1.0.1.2

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/parallelpipes.rb +3 -1
  2. metadata +3 -2
@@ -18,10 +18,12 @@
18
18
  #
19
19
  # Current status: Production/Stable
20
20
  #
21
- # Version: 0.1.0
21
+ # Version: 1.0.1
22
22
  #
23
23
  # This is free software released under the GNU GPL. It comes with no warranty.
24
24
  # You are free to modify and release this software, as long as due credit is given to the authors.
25
+ #
26
+ # Please submit bugs to RubyForge: http://rubyforge.org/projects/parallelpipes/
25
27
  #
26
28
  #
27
29
  # = Introduction
metadata CHANGED
@@ -1,13 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: parallelpipes
3
3
  version: !ruby/object:Gem::Version
4
- hash: 21
4
+ hash: 95
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
9
  - 1
10
- version: 1.0.1
10
+ - 2
11
+ version: 1.0.1.2
11
12
  platform: ruby
12
13
  authors:
13
14
  - Edmund Highcock