Skip to content

Commit

Permalink
New version.
Browse files Browse the repository at this point in the history
With the addition of `switch` it does make sense to have a new version.
  • Loading branch information
fluca1978 committed May 11, 2022
1 parent 6612ffe commit 7bfe3fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pgenv
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# VERSION
#
PGENV_VERSION="1.2.2"
PGENV_VERSION="1.3.0"

# https://stackoverflow.com/a/19622569/79202
trap 'exit' ERR
Expand Down

0 comments on commit 7bfe3fb

Please sign in to comment.