]> git.r.bdr.sh - rbdr/lyricli/commitdiff
Merge branch 'release/0.2.0' into develop
authorBen Beltran <redacted>
Sat, 20 May 2017 16:33:59 +0000 (11:33 -0500)
committerBen Beltran <redacted>
Sat, 20 May 2017 16:33:59 +0000 (11:33 -0500)
CHANGELOG.md
Makefile
Sources/lyricli.swift

index 57aa84361d5411b62036dff117a88aa6f35c2e51..fc42b0d41803263ccc460215feb4c4be09e7f37c 100644 (file)
@@ -4,12 +4,13 @@ All notable changes to this project will be documented in this file.
 The format is based on [Keep a Changelog](http://keepachangelog.com/)
 and this project adheres to [Semantic Versioning](http://semver.org/).
 
-## Unreleased
+## [0.2.0]
 ### Added
 - iTunes Source Support
 
 ### Fixed
 - Lyricli freezes when no track found
+- README URLs
 
 ## 0.1.0 - 2017-05-20
 ### Added
@@ -23,4 +24,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
 - Parsing of options to match legacy lyricli
 - Placeholder for the library with expected endpoints
 
-[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/master...develop
+[Unreleased]: https://github.com/lyricli-app/lyricli/compare/0.1.0...0.2.0
+[Unreleased]: https://github.com/lyricli-app/lyricli/compare/master...develop
index 0f57bd9571260d105f519b04f98df26452718ea1..6e2d27d1aa13740d2807f2c5571f6bd3a890a5af 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ document: build
                --author Lyricli \
                --author_url https://github.com/lyricli-app \
                --github_url https://github.com/lyricli-app/lyricli \
-               --module-version 0.1.0 \
+               --module-version 0.2.0 \
                --module Lyricli \
 
 clean:
index 7d77a51430a63fa2c0b6badc93fa5a21dc1f2751..91e0c5115882d5932f356eb4c215a8293982e8a5 100644 (file)
@@ -2,7 +2,7 @@
 class Lyricli {
 
     // Version of the application
-    static var version = "0.1.0"
+    static var version = "0.2.0"
 
     // Flag that controls whether we should show the track artist and name before
     // the lyrics