calculated 0.1.3 → 0.1.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/calculated/version.rb +1 -1
  2. metadata +5 -6
@@ -1,3 +1,3 @@
1
1
  module Calculated
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.4"
3
3
  end
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 3
9
- version: 0.1.3
8
+ - 4
9
+ version: 0.1.4
10
10
  platform: ruby
11
11
  authors:
12
12
  - Richard Hooker
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2010-08-26 00:00:00 +01:00
17
+ date: 2010-09-02 00:00:00 +01:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -28,8 +28,7 @@ dependencies:
28
28
  - 3
29
29
  - 0
30
30
  - 0
31
- - rc2
32
- version: 3.0.0.rc2
31
+ version: 3.0.0
33
32
  type: :runtime
34
33
  prerelease: false
35
34
  version_requirements: *id001
@@ -137,7 +136,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
137
136
  requirements:
138
137
  - - ">="
139
138
  - !ruby/object:Gem::Version
140
- hash: -4153237377183131842
139
+ hash: -347438826256031733
141
140
  segments:
142
141
  - 0
143
142
  version: "0"