Skip to content

Commit

Permalink
Bump to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrkline committed Mar 27, 2015
1 parent 87d0ff7 commit f749c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion promptd-path.d
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ void main(string[] args)
}

string versionString = q"EOS
promptd-path by Matt Kline, version 0.3.2
promptd-path by Matt Kline, version 0.4
Part of the promptd tool set
EOS";

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

string versionString = q"EOS
promptd-vcs by Matt Kline, version 0.3.2
promptd-vcs by Matt Kline, version 0.4
Part of the promptd tool set
EOS";

Expand Down

0 comments on commit f749c73

Please sign in to comment.