diff --git a/CHANGELOG.md b/CHANGELOG.md index a12e27f..0e41087 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [2.5.0](https://github.com/matchai/spacefish/compare/v2.4.0...v2.5.0) (2019-05-23) + + +### Features + +* bump version ([13865c6](https://github.com/matchai/spacefish/commit/13865c6)) + # [2.4.0](https://github.com/matchai/spacefish/compare/v2.3.1...v2.4.0) (2019-03-08) diff --git a/fish_prompt.fish b/fish_prompt.fish index 47342e3..277da34 100644 --- a/fish_prompt.fish +++ b/fish_prompt.fish @@ -1,7 +1,7 @@ function fish_prompt # Store the exit code of the last command set -g sf_exit_code $status - set -g SPACEFISH_VERSION 2.4.0 + set -g SPACEFISH_VERSION 2.5.0 # ------------------------------------------------------------------------------ # Configuration