fig18 0.1.40 → 0.1.41

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 (3) hide show
  1. data/Changes +5 -1
  2. data/VERSION +1 -1
  3. metadata +3 -3
data/Changes CHANGED
@@ -1,4 +1,8 @@
1
- v0.1.xx
1
+ v0.1.41
2
+
3
+ - Release cleanup
4
+
5
+ v0.1.40
2
6
 
3
7
  - Supports configuration via rc files in JSON format. These can be (in
4
8
  ascending order of priority of values):
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.40
1
+ 0.1.41
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fig18
3
3
  version: !ruby/object:Gem::Version
4
- hash: 75
4
+ hash: 73
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 1
9
- - 40
10
- version: 0.1.40
9
+ - 41
10
+ version: 0.1.41
11
11
  platform: ruby
12
12
  authors:
13
13
  - Matthew Foemmel