Closed findtopher closed 1 month ago
we're releasing version 2.1.0 - seems like we should reflect that in our deployment artifacts
find . -type f -exec perl -pi -e 's/2\.0\.1/2.1.0/' {} \;
Checklist
pre-commit tests
Rationale
we're releasing version 2.1.0 - seems like we should reflect that in our deployment artifacts
Changes
find . -type f -exec perl -pi -e 's/2\.0\.1/2.1.0/' {} \;
Checklist
Testing
pre-commit tests