Skip to content

Commit

Permalink
Update to v.0.0.2
Browse files Browse the repository at this point in the history
Co-Authored-By: Llewellyn Falco <[email protected]>
  • Loading branch information
claremacrae and isidore committed Nov 10, 2019
1 parent fda619a commit 54a9d3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/build_hpp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ set -o pipefail
# Constants
UNSET_VERSION="v.X.X.X"

LAST_VERSION="v.0.0.0"
VERSION="v.0.0.1"
LAST_VERSION="v.0.0.1"
VERSION="v.0.0.2"

PUSH_TO_PRODUCTION="false"
# Note that we won't push if the version number is unset
Expand Down

0 comments on commit 54a9d3c

Please sign in to comment.