sync_songs 0.0.1 → 0.0.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,5 +2,5 @@
2
2
 
3
3
  # Public: Classes for syncing sets of songs.
4
4
  module SyncSongs
5
- VERSION = '0.0.1'
5
+ VERSION = '0.0.2'
6
6
  end
data/sync_songs.gemspec CHANGED
@@ -9,7 +9,7 @@ Gem::Specification.new do |gem|
9
9
  gem.version = SyncSongs::VERSION
10
10
  gem.authors = ['Sleft']
11
11
  gem.email = ['fte08eas@student.lu.se']
12
- gem.description = 'Sync sets of songs'
12
+ gem.description = 'Sync sets of songs between services'
13
13
  gem.summary = 'SyncSongs'
14
14
  gem.homepage = 'https://github.com/Sleft/sync_songs'
15
15
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sync_songs
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -91,7 +91,7 @@ dependencies:
91
91
  - - ~>
92
92
  - !ruby/object:Gem::Version
93
93
  version: 0.18.1
94
- description: Sync sets of songs
94
+ description: Sync sets of songs between services
95
95
  email:
96
96
  - fte08eas@student.lu.se
97
97
  executables: