]> git.r.bdr.sh - rbdr/lyricli/commitdiff
Update the version
authorBen Beltran <redacted>
Sat, 20 May 2017 14:50:16 +0000 (09:50 -0500)
committerBen Beltran <redacted>
Sat, 20 May 2017 14:50:16 +0000 (09:50 -0500)
CHANGELOG.md
Makefile
Sources/lyricli.swift

index 810e76503ac3a5f3c3e539f681b6de031439b7df..029adac42c190111a5616c180715398c1b7476f4 100644 (file)
@@ -4,7 +4,7 @@ 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.1.0 - 2017-05-20
 ### Added
 - Documentation with Jazzy / SourceKitten
 - Apache License
index 499e1d14a89866613a282fa387527d7d3e76621e..0f57bd9571260d105f519b04f98df26452718ea1 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.0.0 \
+               --module-version 0.1.0 \
                --module Lyricli \
 
 clean:
index e7d14b9d416cbf867b3776007a766dbc5bad9fe9..7d77a51430a63fa2c0b6badc93fa5a21dc1f2751 100644 (file)
@@ -2,7 +2,7 @@
 class Lyricli {
 
     // Version of the application
-    static var version = "0.0.0"
+    static var version = "0.1.0"
 
     // Flag that controls whether we should show the track artist and name before
     // the lyrics