bbc-radio-names 1.0.0 → 1.1.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ae07d3a046271886666167da2d96711e68053bd2
4
- data.tar.gz: 1ce2a9e960aff7655c75448f907190116d338dd6
3
+ metadata.gz: c8c3b746ef53ea9e4b1642b9ec0311bfca486962
4
+ data.tar.gz: d9e8acee3a7dc273c688120162fbfd5f39c02cdc
5
5
  SHA512:
6
- metadata.gz: b07f19eed15cfee62f6f2c32006975ced0653ae30fc131f9e7df3da6ea6921c0511837d90401f95fc52082782eedb0f45a512aff043de3d45918473aa191d9b7
7
- data.tar.gz: 1a1802b224bedb7c295e8b001535b0ccd9561c02b831b178ad36bc8847dd63369e38f62c62cad7fed96e66c83b8385ebcfac490702f5fb7993fdc47e875c140f
6
+ metadata.gz: bce982d0c564f6f644bf93fd32db01954607b34be3f120714b6fc4f5bbe5a4ee2155480bec4f2d02529b4fa58016bd8bb108ee5609e7750098a44aea781fb0b2
7
+ data.tar.gz: 39ba703e24a121eb9b0073797880240599c657f9340e45301c0928760c8893106bcbb3f154c27ef69f6d04f26ca965617817e65a8e990eb61c7c2e1274a571d4
@@ -6,7 +6,7 @@ require 'bbc-radio-names/version'
6
6
  Gem::Specification.new do |spec|
7
7
  spec.name = 'bbc-radio-names'
8
8
  spec.version = BbcRadioNames::VERSION
9
- spec.authors = ['BBC Sounds']
9
+ spec.authors = ['BBC Radio/Music']
10
10
  spec.email = ['anthony.kaluuma@bbc.co.uk']
11
11
 
12
12
  spec.summary = 'A gem for working with BBC Radio Networks'
@@ -1,4 +1,4 @@
1
1
  # Version number for the current BbcNetworkNames module
2
2
  module BbcRadioNames
3
- VERSION = '1.0.0'
3
+ VERSION = '1.1.0'
4
4
  end
metadata CHANGED
@@ -1,10 +1,10 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bbc-radio-names
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
- - BBC Sounds
7
+ - BBC Radio/Music
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []