Skip to content

Commit

Permalink
Merge pull request #2 from el-hoshino/version/1.0.3
Browse files Browse the repository at this point in the history
Update version to 1.0.3
  • Loading branch information
Elvis Shi committed Jun 14, 2019
2 parents 940aafb + 4e056d5 commit 46a3940
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hanako/main.swift
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ func printHelp() {

func printVersion() {

let version = "1.0.2"
let version = "1.0.3"
print(version)

}
Expand Down

0 comments on commit 46a3940

Please # to comment.