Skip to content

Commit

Permalink
Version bump within the wp-enforcer binary
Browse files Browse the repository at this point in the history
  • Loading branch information
stevegrunwell committed May 28, 2017
1 parent ece61ce commit a2e6103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/wp-enforcer
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Copy files for WP Enforcer into the project directory.

readonly VERSION="0.4.0"
readonly VERSION="0.5.0"
readonly BIN="$(cd "$(dirname "$0")" && pwd -P)"
readonly DIR="$BIN/$(dirname "$(readlink "$0")")"
readonly PROJECT="$(pwd)"
Expand Down

0 comments on commit a2e6103

Please sign in to comment.