daengine 0.3.8 → 0.3.8.1

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.
@@ -171,6 +171,7 @@ class DigitalAsset::ContentType
171
171
  FACTSHEET = '533'
172
172
  COMMENTARY = '532'
173
173
  FUND_YIELD = '538'
174
+ FLYER = '511'
174
175
  YIELD_L = 'LNGSXEDJB'
175
176
  YIELD_P = 'LNGSYWJCX'
176
177
  ANNUAL_REPORT = '529'
@@ -1,3 +1,3 @@
1
1
  module Daengine
2
- VERSION = "0.3.8"
2
+ VERSION = "0.3.8.1"
3
3
  end
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: daengine
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.3.8
5
+ version: 0.3.8.1
6
6
  platform: ruby
7
7
  authors:
8
8
  - sbhatia