Skip to content

Commit

Permalink
v0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkline committed Apr 24, 2017
1 parent 1401c23 commit ef4373a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion promptoglyph-path.d
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ void main(string[] args)
}

string versionString = q"EOS
promptoglyph-path by Matt Kline, version 0.5.1
promptoglyph-path by Matt Kline, version 0.5.2
Part of the promptoglyph tool set
EOS";

Expand Down
2 changes: 1 addition & 1 deletion promptoglyph-vcs.d
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ string stringRepOfStatus(const RepoStatus* status, const ref StatusStringOptions
}

string versionString = q"EOS
promptoglyph-vcs by Matt Kline, version 0.5.1
promptoglyph-vcs by Matt Kline, version 0.5.2
Part of the promptoglyph tool set
EOS";

Expand Down

0 comments on commit ef4373a

Please sign in to comment.